# 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