jonbirge / logpager

Visual web interface for linux security log analysis, forensics and threat blacklisting
https://nyc.birgefuller.com/logpager/
MIT License
2 stars 0 forks source link

Show log entry IPs on a world map #42

Open jonbirge opened 8 months ago

jonbirge commented 8 months ago

Bubble plot on world map, sized by number from each region.

jonbirge commented 7 months ago

Potential libraries to use:

jonbirge commented 7 months ago

How do we handle the massive geolocation burden? Maybe we'll just have to limit to a recent week or something. Or, we could just go backwards in time, adding points and caching them as quickly as allowed by the API.