Explorar o código

[DOC] Air gapped environments and GEOIP (#85637)

* [DOC] Air gapped environments and GEOIP

Closing https://github.com/elastic/elasticsearch/issues/85542

* Use variable name for Elasticsearch

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Luca Belluccini %!s(int64=3) %!d(string=hai) anos
pai
achega
1c52081b1f
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      docs/reference/ingest/processors/geoip.asciidoc

+ 6 - 0
docs/reference/ingest/processors/geoip.asciidoc

@@ -327,6 +327,12 @@ a secure proxy. You can then specify the proxy endpoint URL in the
 <<ingest-geoip-downloader-endpoint,`ingest.geoip.downloader.endpoint`>> setting
 of each node’s `elasticsearch.yml` file.
 
+[IMPORTANT]
+====
+In air gapped environments, the {es} nodes require access to `https://geoip.elastic.co`
+and `https://storage.googleapis.com/`.
+====
+
 [[use-custom-geoip-endpoint]]
 **Use a custom endpoint**