Skip to content

Fix geoip processor isp_organization_name property and docs#111372

Merged
joegallo merged 4 commits intoelastic:mainfrom
joegallo:fix-isp-properties-and-docs
Jul 26, 2024
Merged

Fix geoip processor isp_organization_name property and docs#111372
joegallo merged 4 commits intoelastic:mainfrom
joegallo:fix-isp-properties-and-docs

Conversation

@joegallo
Copy link
Copy Markdown
Contributor

The property that you put into the geoip processor properties list is isp_organization_name (no change), but the docs accidentally said that it's isp_organization, so this PR fixes that. Additionally the field that was written into the output object was also isp_organization, and this PR fixes that as well.

While a bit verbose, it's all intended to mirror the organization_name for the ASN database, so there's a reason for it to be what it is.

@joegallo joegallo added >bug :Distributed/Ingest Node Execution or management of Ingest Pipelines Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.15.0 v8.16.0 labels Jul 26, 2024
@joegallo joegallo requested a review from masseyke July 26, 2024 20:53
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Hi @joegallo, I've created a changelog YAML for you.

@joegallo
Copy link
Copy Markdown
Contributor Author

A quick process note: this is a new field as of 8.15.0, so as long as this PR ends up in the 8.15.0 release I do not think this can be fairly construed as a breaking change, it's just a bugfix. OTOH if this PR doesn't land for 8.15.0, then we might want to consider other approaches.

@joegallo joegallo added >non-issue and removed >bug labels Jul 26, 2024
@joegallo joegallo added the auto-backport Automatically create backport pull requests when merged label Jul 26, 2024
@joegallo joegallo merged commit 1aa5b2f into elastic:main Jul 26, 2024
@joegallo joegallo deleted the fix-isp-properties-and-docs branch July 26, 2024 22:28
joegallo added a commit to joegallo/elasticsearch that referenced this pull request Jul 26, 2024
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💚 Backport successful

Status Branch Result
8.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Distributed/Ingest Node Execution or management of Ingest Pipelines >non-issue Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.15.0 v8.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants