Build a Visual Dashboard for Fail2Ban logs #6

Open
opened 2025-11-30 17:20:23 -06:00 by sluberskihomelab · 0 comments

Build a Visual Dashboard for Fail2Ban logs. This should pull in logs from all fail2ban instances across a network and store then display on a dashboard:

Features

  • Pull in data from an infinite number of fail2ban instances
  • allow storage of credentials to each Fail2ban location
  • allow deployment configuration that updates per your instance to know where logs should be stored
  • have support for various different log storage databases and S3 compatible storage. Examples: influxDB, Prometheus, S3, Minio
  • docker support with proper automatic setup scripts
  • visually look at all the ip bans for up to 30 days of retention storage
  • after storing logs, remove them from the host fail2ban machine
  • option to send alerts to smtp, webhooks for discord, slack, telegram, signal, etc.
  • visuals include heat map, graph per day, graph per host, etc
  • should have authentication methods: local (username/password) OIDC/Auth0, LDAP,

Repository Created: Public/ByeSpy

Build a Visual Dashboard for Fail2Ban logs. This should pull in logs from all fail2ban instances across a network and store then display on a dashboard: ### Features - Pull in data from an infinite number of fail2ban instances - allow storage of credentials to each Fail2ban location - allow deployment configuration that updates per your instance to know where logs should be stored - have support for various different log storage databases and S3 compatible storage. Examples: influxDB, Prometheus, S3, Minio - docker support with proper automatic setup scripts - visually look at all the ip bans for up to 30 days of retention storage - after storing logs, remove them from the host fail2ban machine - option to send alerts to smtp, webhooks for discord, slack, telegram, signal, etc. - visuals include heat map, graph per day, graph per host, etc - should have authentication methods: local (username/password) OIDC/Auth0, LDAP, Repository Created: Public/ByeSpy
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sluberskihomelab/future-projects#6
No description provided.