diff --git a/doc/source/overview_stats.rst b/doc/source/overview_stats.rst index a7da82b7c8..99c543214c 100644 --- a/doc/source/overview_stats.rst +++ b/doc/source/overview_stats.rst @@ -132,7 +132,7 @@ Running the stats system on SAIO swift_account = container_name = log_data log_dir = /var/log/swift/hourly/ - source_filename_format = access-%Y%m%d%H + source_filename_format = %Y%m%d%H class_path = swift.stats.access_processor.AccessLogProcessor user = @@ -145,6 +145,10 @@ Running the stats system on SAIO account_server_conf = /etc/swift/account-server/1.conf user = +#. Add the following to the end of `/etc/swift/proxy-server.conf`:: + + log_facility = LOG_LOCAL1 + #. Create a `cron` job to run once per hour to create the stats logs. In `/etc/cron.d/swift-stats-log-creator`::

AltStyle によって変換されたページ (->オリジナル) /