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

- GeoIP support in Alerts #840

Merged
merged 8 commits into from
Jul 8, 2016
Merged

- GeoIP support in Alerts #840

merged 8 commits into from
Jul 8, 2016

Conversation

atomicturtle
Copy link
Member

Signed-off-by: Scott R. Shinn scott@atomicorp.com

This is a re-visit of dcids GeoIP patch, it adds the Geo Location of the IP address to the Alert and JSON output. It requires the GeoIP-devel package to build, and the GeoLiteCity.dat (included in GeoIP-GeoLite-data-extra package, or can be manually downloaded).

/usr/share/GeoIP/GeoLiteCity.dat

Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
@atomicturtle
Copy link
Member Author

atomicturtle commented May 13, 2016

This is probably going to break in Travis because it requires an external GeoIP library dependency

@ddpbsd
Copy link
Member

ddpbsd commented May 13, 2016

The GeoIP thing should be handled by Travis. I see the apt-get installation in the travis output.

Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
@ddpbsd ddpbsd merged commit 65d7b80 into ossec:master Jul 8, 2016
@aquerubin
Copy link
Contributor

aquerubin commented Jul 8, 2016 via email

@ddpbsd
Copy link
Member

ddpbsd commented Jul 8, 2016

@aquerubin Thanks for the report. I wanted to get this in so there would be plenty of time to fix any issues before 3.0. I'm going to open an issue on this so it doesn't get lost, and quote your post.

@aquerubin
Copy link
Contributor

aquerubin commented Jul 8, 2016 via email

@ddpbsd
Copy link
Member

ddpbsd commented Jul 8, 2016

@aquerubin Your fix would be much quicker and better than mine. I'd appreciate if you gave it a go!

@atomicturtle atomicturtle deleted the geoip-v2 branch August 7, 2017 17:06
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.

3 participants