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:
Takashi Kajinami 2023-02-08 14:50:14 +09:00
parent 9642197033
commit 406b3a2afc

View File

@ -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.* ~