Skip to content

[DOC] Wording in GeoIP instructions for database download can lead to confusion #86964

Open
@lucabelluccini

Description

@lucabelluccini

Elasticsearch Version

7.14+

Installed Plugins

No response

Java Version

bundled

OS Version

N/A

Problem Description

The documentation page https://www.elastic.co/guide/en/elasticsearch/reference/current/geoip-processor.html#manage-geoip-database-updates contains Use a proxy endpoint, but this can be intended/misread as a real HTTP Proxy.

Instead, the setting ingest.geoip.downloader.endpoint can only be used in concomitance with the solution Use a custom endpoint or putting in place a reverse proxy.

According to the issue #77069, HTTP Proxy support is not yet available.

I think we would need to have settings similar to the ones in Watcher (https://www.elastic.co/guide/en/elasticsearch/reference/current/notification-settings.html#general-notification-settings) (e.g. xpack.http.proxy.*).

Steps to Reproduce

N/A

Logs (if relevant)

No response

Metadata

Metadata

Assignees

Labels

:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIP>bug>docsGeneral docs changesTeam:Data ManagementMeta label for data/management teamTeam:DocsMeta label for docs team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions