Files
dropshell-templates/logclient/config/service.env
Your Name f114773d78
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 40s
swtich from ELK to Loki!
2025-09-20 12:01:25 +12:00

16 lines
372 B
Bash

# Log Client Configuration (Promtail)
CONTAINER_NAME=logclient
# Server settings (REQUIRED by dropshell)
SSH_USER="root"
# REQUIRED: Log server connection
LOGSERVER_HOST=
LOGSERVER_PORT=3100
# REQUIRED: Authentication (get from log server admin)
LOKI_USER=logclient
LOKI_PASSWORD=
# Optional: Set a custom hostname label (defaults to actual hostname)
# HOSTNAME_LABEL=