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

feat(Getipinfo): Added support for ASN #33

Merged
merged 1 commit into from
Dec 10, 2023
Merged

feat(Getipinfo): Added support for ASN #33

merged 1 commit into from
Dec 10, 2023

Conversation

maxdd
Copy link
Contributor

@maxdd maxdd commented Dec 3, 2023

Requires "GeoLite2-ASN.mmdb" in the geolite folder, then simply add

|> group(columns: ["longitude","latitude","IP","Asn"])

in the grafana map chart to see the Asn as below
image

i've also added the database to the geoipupdate docker image

Note:
to build the docker image i had to add "gcc" to the apt install command

@smilebasti
Copy link
Owner

Thanks. Will merge it on the weekend when i have some more time.

@smilebasti smilebasti merged commit 672ff14 into smilebasti:main Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants