honeypot-monitoring
This is a stack for setting up a grafana and a prometheus instance. This was originally used for quickly setting up a monitoring setup for monitoring the hits performed on multiple honeypots.
Prerequisites:
- Docker
- Traefik running within a network named
traefik_proxy
.
Setup:
Adapt the traefik.frontend.rule parameter to your setup.
Run
docker-compose up -d