mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-14 05:06:18 +00:00
fix: caddy output format
This commit is contained in:
@@ -8,10 +8,8 @@
|
|||||||
# Logging - console for Docker logs and file for CrowdSec/Promtail
|
# Logging - console for Docker logs and file for CrowdSec/Promtail
|
||||||
log {
|
log {
|
||||||
level INFO
|
level INFO
|
||||||
|
output file /var/log/caddy/access.log
|
||||||
format console
|
format console
|
||||||
output file /var/log/caddy/access.log {
|
|
||||||
format json
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Allow CrowdSec globally
|
# Allow CrowdSec globally
|
||||||
|
|||||||
Reference in New Issue
Block a user