config: Add 20 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 10s

This commit is contained in:
j
2026-01-27 18:11:37 +13:00
parent b484097508
commit 04e1c7b8f7
10 changed files with 234 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Graylog Client Configuration (Fluent Bit)
CONTAINER_NAME=graylog-client
# Server settings (REQUIRED by dropshell)
SSH_USER="root"
# REQUIRED: Graylog server connection
GRAYLOG_HOST=
GRAYLOG_PORT=12201
# Protocol: "udp" or "tcp" (default: udp)
GRAYLOG_PROTOCOL=udp
# Optional: Set a custom hostname label (defaults to actual hostname)
# HOSTNAME_LABEL=
TEMPLATE=graylog-client