Project

General

Profile

« Previous | Next » 

Revision 6a8cbad2

Added by Benoît PECCATTE over 6 years ago

Fixes #6501: reports/all.log logs everything, not just rudder logs

View differences:

techniques/system/distributePolicy/1.0/rudder-rsyslog-relay.st
&if(STORE_ALL_CENTRALIZED_LOGS_IN_FILE)&
# Log everything
*.* /var/log/rudder/reports/all.log
local6.* /var/log/rudder/reports/all.log
&endif&
techniques/system/distributePolicy/1.0/rudder-rsyslog-root.st
&if(STORE_ALL_CENTRALIZED_LOGS_IN_FILE)&
# Log everything
*.* /var/log/rudder/reports/all.log
local6.* /var/log/rudder/reports/all.log
&endif&
# Direct to DB

Also available in: Unified diff