Updated user to be in the adm group and chmod the log dirs so that the processing will work correctly

This commit is contained in:
Chuck Thier 2011-03-03 10:44:50 -06:00
parent 1e31ff726b
commit 16d5022e7d

View File

@ -107,7 +107,10 @@ Running the stats system on SAIO
#. `mkdir -p /var/log/swift/hourly`
#. `chown -R syslog.adm /var/log/swift`
#. `chmod 775 /var/log/swift /var/log/swift/hourly`
#. `service rsyslog restart`
#. `usermod -a -G adm <your-user-name>`
#. Relogin to let the group change take effect.
#. Create `/etc/swift/log-processor.conf`::
[log-processor]