Fix rsyslog port number, changed port number from 512 to 514 in accordance with

the port used in the example above.

Closes-Bug: #1170159

Change-Id: I8d311a4c446e1d881192a795902c135d4f443735
author: Ignacio Barrio Santos
This commit is contained in:
Ignacio Barrio 2013-10-22 13:50:26 +02:00
parent 607ccca212
commit 5bc2da4f4c
1 changed files with 5 additions and 7 deletions

View File

@ -343,13 +343,11 @@ $template DynFile,"/var/log/rsyslog/%HOSTNAME%/syslog.log"
local0.* ?NovaFile
local0.* ?NovaAll
&amp; ~</programlisting>
<para>The above example configuration handles the nova
service only. It first configures rsyslog to act as a
server that runs on port 512. Next, it creates a
series of logging templates. Logging templates control
where received logs are stored. Using the example
above, a nova log from c01.example.com goes to the
following locations:</para>
<para>The above example configuration handles the nova service only. It first configures
rsyslog to act as a server that runs on port 514. Next, it creates a series of
logging templates. Logging templates control where received logs are stored. Using
the example above, a nova log from c01.example.com goes to the following
locations:</para>
<itemizedlist>
<listitem>
<para>