Missing log_name option added
Change-Id: If0224f346aa7372268115284c112e8f3a60a9be4
This commit is contained in:
@@ -1,11 +1,15 @@
|
|||||||
[drive-audit]
|
[drive-audit]
|
||||||
# device_dir = /srv/node
|
# device_dir = /srv/node
|
||||||
|
#
|
||||||
|
# You can specify default log routing here if you want:
|
||||||
|
# log_name = drive-audit
|
||||||
# log_facility = LOG_LOCAL0
|
# log_facility = LOG_LOCAL0
|
||||||
# log_level = INFO
|
# log_level = INFO
|
||||||
# log_address = /dev/log
|
# log_address = /dev/log
|
||||||
# The following caps the length of log lines to the value given; no limit if
|
# The following caps the length of log lines to the value given; no limit if
|
||||||
# set to 0, the default.
|
# set to 0, the default.
|
||||||
# log_max_line_length = 0
|
# log_max_line_length = 0
|
||||||
|
#
|
||||||
# minutes = 60
|
# minutes = 60
|
||||||
# error_limit = 1
|
# error_limit = 1
|
||||||
# recon_cache_path = /var/cache/swift
|
# recon_cache_path = /var/cache/swift
|
||||||
|
Reference in New Issue
Block a user