summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-01-26 12:32:43 +0000
committerGerrit Code Review <review@openstack.org>2022-01-26 12:32:43 +0000
commit46069110102a215955b45b40713b12eabbfc1840 (patch)
tree5e2058bfa12592354da3dbf4c0d816dcf4afe7aa /etc
parent793a57d7f96c56c9639a0f5df19ca9ce2fd8e555 (diff)
parent035d91dce5dfc2fdaf842e9fbeb36684bceab278 (diff)
downloadswift-46069110102a215955b45b40713b12eabbfc1840.tar.gz
Merge "Modify log_name in internal clients' pipeline configs"
Diffstat (limited to 'etc')
-rw-r--r--etc/internal-client.conf-sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/internal-client.conf-sample b/etc/internal-client.conf-sample
index a3be2eaa4..7ded5fd8a 100644
--- a/etc/internal-client.conf-sample
+++ b/etc/internal-client.conf-sample
@@ -2,7 +2,9 @@
# swift_dir = /etc/swift
# user = swift
# You can specify default log routing here if you want:
-# log_name = swift
+# Note: the 'set' syntax is necessary to override the log_name that some
+# daemons specify when instantiating an internal client.
+# set log_name = swift
# log_facility = LOG_LOCAL0
# log_level = INFO
# log_address = /dev/log