fixed stats system saio docs

This commit is contained in:
John Dickinson
2010年10月07日 16:12:55 -05:00
parent 09cbe002ed
commit 4349bfa3af

View File

@@ -132,7 +132,7 @@ Running the stats system on SAIO
swift_account = <your-stats-account-hash>
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 = <your-user-name>
@@ -145,6 +145,10 @@ Running the stats system on SAIO
account_server_conf = /etc/swift/account-server/1.conf
user = <your-user-name>
#. 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`::
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.