feat: add comprehensive access logging to Graylog with GeoIP

- Add fluent-bit inputs for Caddy access logs (JSON) and SSH logs
- Create GeoIP task to download MaxMind GeoLite2-City database
- Mount GeoIP database in Graylog container
- Enable Gitea access logging via environment variables
- Add parsers.conf for Caddy JSON log parsing
- Remove unused nosql/redis container and configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Bastian de Byl
2026-01-09 15:16:21 -05:00
parent 8685676109
commit 6af3c5dc69
10 changed files with 167 additions and 58 deletions

View File

@@ -73,7 +73,7 @@
- import_tasks: containers/debyltech/fulfillr.yml
vars:
image: "git.debyl.io/debyltech/fulfillr:20260104.0001"
image: "git.debyl.io/debyltech/fulfillr:20260109.0522"
tags: debyltech, fulfillr
- import_tasks: containers/debyltech/uptime-kuma.yml
@@ -81,17 +81,15 @@
image: docker.io/louislam/uptime-kuma:1
tags: debyltech, uptime-kuma
- import_tasks: containers/debyltech/geoip.yml
tags: debyltech, graylog, geoip
- import_tasks: containers/debyltech/graylog.yml
tags: debyltech, graylog
- import_tasks: containers/base/fluent-bit.yml
tags: fluent-bit, graylog
- import_tasks: containers/home/nosql.yml
vars:
image: docker.io/redis:7.2.1-alpine
tags: nosql
- import_tasks: containers/home/gregtime.yml
vars:
image: localhost/greg-time-bot:1.5.2