Files
dropshell-templates/graylog-client/config/service.env
j 04e1c7b8f7
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 10s
config: Add 20 files
2026-01-27 18:11:37 +13:00

18 lines
383 B
Bash

# 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