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:
parent
1e31ff726b
commit
16d5022e7d
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user