From 27120b05231f5886a59baa3405d6b74fbb7e8cda Mon Sep 17 00:00:00 2001 From: Pete Zaitcev Date: Thu, 3 Aug 2023 15:01:38 -0500 Subject: [PATCH] docs/SAIO: Make reconciler use the SAIO convention for logs Personally I'm not a big fan of how we arrange logs for SAIO, but it is a historic standard. The reconciler has to conform. Change-Id: I45a25ff406b31b6b1b403e213554aaabfebc6eb5 --- doc/saio/swift/container-reconciler/1.conf | 2 +- doc/saio/swift/container-reconciler/2.conf | 2 +- doc/saio/swift/container-reconciler/3.conf | 2 +- doc/saio/swift/container-reconciler/4.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/saio/swift/container-reconciler/1.conf b/doc/saio/swift/container-reconciler/1.conf index 9683504e8e..9350405e98 100644 --- a/doc/saio/swift/container-reconciler/1.conf +++ b/doc/saio/swift/container-reconciler/1.conf @@ -3,7 +3,7 @@ user = # You can specify default log routing here if you want: # log_name = swift -# log_facility = LOG_LOCAL0 +log_facility = LOG_LOCAL2 # log_level = INFO # log_address = /dev/log # diff --git a/doc/saio/swift/container-reconciler/2.conf b/doc/saio/swift/container-reconciler/2.conf index e152aaa97b..6ffcf84d7d 100644 --- a/doc/saio/swift/container-reconciler/2.conf +++ b/doc/saio/swift/container-reconciler/2.conf @@ -3,7 +3,7 @@ user = # You can specify default log routing here if you want: # log_name = swift -# log_facility = LOG_LOCAL0 +log_facility = LOG_LOCAL3 # log_level = INFO # log_address = /dev/log # diff --git a/doc/saio/swift/container-reconciler/3.conf b/doc/saio/swift/container-reconciler/3.conf index 31bfc4ffd8..843b7bb79e 100644 --- a/doc/saio/swift/container-reconciler/3.conf +++ b/doc/saio/swift/container-reconciler/3.conf @@ -3,7 +3,7 @@ user = # You can specify default log routing here if you want: # log_name = swift -# log_facility = LOG_LOCAL0 +log_facility = LOG_LOCAL4 # log_level = INFO # log_address = /dev/log # diff --git a/doc/saio/swift/container-reconciler/4.conf b/doc/saio/swift/container-reconciler/4.conf index b04dd110ab..b7d6dc9978 100644 --- a/doc/saio/swift/container-reconciler/4.conf +++ b/doc/saio/swift/container-reconciler/4.conf @@ -3,7 +3,7 @@ user = # You can specify default log routing here if you want: # log_name = swift -# log_facility = LOG_LOCAL0 +log_facility = LOG_LOCAL5 # log_level = INFO # log_address = /dev/log #