alloy - simeonlam/knowledge GitHub Wiki

run cmd ref

https://grafana.com/docs/alloy/latest/reference/cli/run/

run with default path

alloy run /etc/alloy

# expose UI
alloy run /etc/alloy --server.http.listen-addr 0.0.0.0:12345

Environment config path with CUSTOM_ARGS

  • Debian-based systems: /etc/default/alloy
  • RedHat or SUSE-based systems: /etc/sysconfig/alloy