Skip to content

encrichment tables removes support for GeoIP-ASN and other databases (Regression) #15686

@splitice

Description

@splitice

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

N/A

Example Data

N/A

Additional Context

N/A

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    domain: enrichingAnything related to enriching Vector's events with context data

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions