A note for the community
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
Previously with the GeoIP transform GeoIP ASN (and other) databases were compatible. While the documentation mentions this limitation suboptimal for everyone already using the GeoIP transform.
Could this perhaps be prioritised for 0.27.0 so that we may rejoin latest?
Configuration
Old:
[transforms.http_access_log_geoip]
type = "geoip"
inputs = [ "http_access_log" ]
database = "/opt/GeoLite2-ASN.mmdb"
source = "client_ip"
target = "geoip"
Version
0.25.0 - 0.26.0
Debug Output
Example Data
N/A
Additional Context
N/A
References
No response
A note for the community
Problem
Previously with the GeoIP transform GeoIP ASN (and other) databases were compatible. While the documentation mentions this limitation suboptimal for everyone already using the GeoIP transform.
Could this perhaps be prioritised for 0.27.0 so that we may rejoin latest?
Configuration
Old:
Version
0.25.0 - 0.26.0
Debug Output
Example Data
N/A
Additional Context
N/A
References
No response