Fixed a typo, and made restarting consistent
This commit is contained in:
parent
952442dae4
commit
1e31ff726b
@ -215,13 +215,13 @@ Optional: Setting up rsyslog for individual logging
|
||||
local5.notice /var/log/swift/storage4.error
|
||||
local5.* ~
|
||||
|
||||
#. Edit /var/log/rsyslog.conf and make the following change::
|
||||
#. Edit /etc/rsyslog.conf and make the following change::
|
||||
|
||||
$PrivDropToGroup adm
|
||||
|
||||
#. `mkdir -p /var/log/swift/hourly`
|
||||
#. `chown -R syslog.adm /var/log/swift`
|
||||
#. `restart rsyslog`
|
||||
#. `service rsyslog restart`
|
||||
|
||||
------------------------------------------------
|
||||
Getting the code and setting up test environment
|
||||
|
@ -101,13 +101,13 @@ Running the stats system on SAIO
|
||||
local1.notice /var/log/swift/proxy.error
|
||||
local1.* ~
|
||||
|
||||
#. Edit /var/log/rsyslog.conf and make the following change::
|
||||
#. Edit /etc/rsyslog.conf and make the following change::
|
||||
|
||||
$PrivDropToGroup adm
|
||||
|
||||
#. `mkdir -p /var/log/swift/hourly`
|
||||
#. `chown -R syslog.adm /var/log/swift`
|
||||
#. `restart rsyslog`
|
||||
#. `service rsyslog restart`
|
||||
#. Create `/etc/swift/log-processor.conf`::
|
||||
|
||||
[log-processor]
|
||||
|
Loading…
x
Reference in New Issue
Block a user