# 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: 1. Docker 2. Traefik running within a network named `traefik_proxy`. ## Setup: Adapt the traefik.frontend.rule parameter to your setup. ## Run `docker-compose up -d`