Setup correct log path and debug level for Astute
Correct log path: '/var/log/astute/astute.log' Correct log level: 'debug' Change-Id: Ifc05b35369691353a631328531dea36c8d7a55d8 Partial-Bug: #1523476 Closes-Bug: #1524368
This commit is contained in:
parent
490aa933a0
commit
6417bca00a
@ -1 +1 @@
|
||||
ASTUTE_OPTIONS="--config /etc/astute/astuted.conf --logfile /var/log/astute.log --loglevel info --workers 7"
|
||||
ASTUTE_OPTIONS="--config /etc/astute/astuted.conf --logfile /var/log/astute/astute.log --loglevel debug --workers 7"
|
||||
|
Loading…
Reference in New Issue
Block a user