updated setup.py and saio docs for syats system

This commit is contained in:
John Dickinson 2010-10-08 13:50:21 -05:00
parent 0c5e34e9a1
commit 8f0ae7a0eb
2 changed files with 9 additions and 0 deletions

View File

@ -122,6 +122,12 @@ Running the stats system on SAIO
#. Restart syslog-ng
#. Create the log directories::
mkdir /var/log/swift/hourly
mkdir /var/log/swift/stats
chown -R <username>:<groupname> /var/log/swift
#. Create `/etc/swift/log-processor.conf`::
[log-processor]

View File

@ -76,6 +76,9 @@ setup(
'bin/swift-ring-builder', 'bin/swift-stats-populate',
'bin/swift-stats-report',
'bin/swift-bench',
'bin/swift-log-uploader',
'bin/swift-log-stats-collector',
'bin/swift-account-stats-logger',
],
entry_points={
'paste.app_factory': [