Skip to content
Snippets Groups Projects
Verified Commit 064d0c13 authored by Thomas Downes's avatar Thomas Downes Committed by Tanner Prestegard
Browse files

Reconfigure overseer to write logs to /tmp

parent fd840691
No related branches found
No related tags found
No related merge requests found
[program:overseer]
command=lvalert_overseer -a %(ENV_LVALERT_USER)s -b %(ENV_LVALERT_PASSWORD)s
-s %(ENV_LVALERT_SERVER)s -p %(ENV_LVALERT_OVERSEER_PORT)s
-l /dev/stdout -e /dev/stderr
-l /tmp/overseer_stdout.log -e /tmp/overseer_stderr.log
user=gracedb
group=www-data
stdout_logfile=/dev/stdout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment