Fix wrong facility for swift logs
Now we use local2 instead of local1 by default for all swift logs. Change-Id: I8828832df118778fff7390e01e47bf6e7ec1a057
This commit is contained in:
parent
9642197033
commit
406b3a2afc
@ -33,4 +33,4 @@ if $programname contains 'proxy' then /var/log/swift/proxy.log
|
||||
|
||||
# Use the following to discard logs that don't match any of the above to avoid
|
||||
# them filling up /var/log/messages.
|
||||
local1.* ~
|
||||
local2.* ~
|
||||
|
Loading…
Reference in New Issue
Block a user