Skip to content

A python application which exports IPs from AWS Cloudfront logs and adds IP Geolocation

License

Notifications You must be signed in to change notification settings

laghao/aws-cloudfront-geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project spectrum

This is a python application which extracts IPs and Dates from AWS CLoudfront logs and adds gelocations to it.

The application takes following variables:

Variables

Default

REGION = eu-central-1 FOLDER = files/ OUTPUT = output.list

Required variables

AWS_BUCKET_NAME = AWS_ACCESS_KEY_ID = AWS_SECRET_ACCESS_KEY =

Deployment

$ docker run -e AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_BUCKET_NAME= --name ip-exporter

About

A python application which exports IPs from AWS Cloudfront logs and adds IP Geolocation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published