version: "3.3"
services:
fail2ban-monitor:
image: garugaru/fail2ban-monitor
volumes:
- type: bind
source: /var/log
target: /logs
environment:
- STATSD_ADDRESS=127.0.0.1:8125
- STATSD_PREFIX=fail2ban
deploy:
mode: global
restart_policy:
condition: on-failure
delay: 5s
max_attempts: 3
-
Notifications
You must be signed in to change notification settings - Fork 0
GaruGaru/fail2statsd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dockerized, lightweight, swarm-ready fail2ban log monitor for statsd written in Golang
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published