This is a simple script that monitors the journalctl logs for IP addresses and then makes a batch request to the ip-api API to get information about the IP addresses. The script then analyzes the data and outputs the results to the mySQL database for further analysis.
- Monitor journalctl logs for IP addresses
- Make a batch request to the ip-api API to get information about the IP addresses
- Analyze the data and output the results to the mySQL database
- Get information about the IP addresses such as country, city, region and latitude/longitude