A minimalist SIEM designed to analyse Traefik access logs and check service availability.
1.5K
The Nano SIEM project is a minimalist Security Information and Event Management (SIEM) system designed for private home servers.
Nano SIEM has two main functionalities: One is to monitor the uptime of services and send an email notification if a service is unavailable. The second functionality is to provide insight into the access log file of a Traefik reverse proxy. It does this by resolving IPs into coordinates and displaying them on different map views. In the screenshot below you can see an example of the detailed map. On this map, you can click on locations and see the requests that have been made from that location. The requests are ranked according to their likelihood of being a hacking attempt. There is also a second view which specifically lists hacking attempts. A screenshot of this view can also be seen below. These features help to get a better understanding of the security risks on the server.
The software is easy to set up and configure. A pre-built, ready-to-use Docker container can be pulled from Docker Hub. If you need to parse a different log file format feel free to write a new module and open a pull request.
The GitHub repository can be found here.
Content type
Image
Digest
sha256:bf4b43be6…
Size
443.9 MB
Last updated
about 2 years ago
docker pull fabianhk/nano-siem:0.2.1