Add config files

This commit is contained in:
Owen
2025-02-09 16:14:29 -05:00
parent b1fa980f56
commit d22c7826fe
6 changed files with 771 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
filenames:
- /var/log/auth.log
- /var/log/syslog
labels:
type: syslog
---
poll_without_inotify: false
filenames:
- /var/log/traefik/*.log
labels:
type: traefik
---
listen_addr: 0.0.0.0:7422
appsec_config: crowdsecurity/appsec-default
name: myAppSecComponent
source: appsec
labels:
type: appsec