Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ingest Pipelines] Database file should include .mmdb extension #196745

Closed
alisonelizabeth opened this issue Oct 17, 2024 · 1 comment · Fixed by #196788
Closed

[Ingest Pipelines] Database file should include .mmdb extension #196745

alisonelizabeth opened this issue Oct 17, 2024 · 1 comment · Fixed by #196788
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Ingest Node Pipelines Ingest node pipelines management Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@alisonelizabeth
Copy link
Contributor

When creating a geoip or ip_location processor, the database_file field needs to include the .mmdb extension. This applies to all database types.

Image

In this example, "database_file": "standard_location" should be "database_file": "standard_location.mmdb".

@alisonelizabeth alisonelizabeth added bug Fixes for quality problems that affect the customer experience Feature:Ingest Node Pipelines Ingest node pipelines management Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Oct 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Oct 18, 2024
)

## Summary

Simply adds the mmdb suffix to the db names.

Closes elastic#196745

(cherry picked from commit f789ba6)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Oct 18, 2024
)

## Summary

Simply adds the mmdb suffix to the db names.

Closes elastic#196745

(cherry picked from commit f789ba6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Ingest Node Pipelines Ingest node pipelines management Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants