File: group.yml

package info (click to toggle)
scap-security-guide 0.1.78-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,600 kB
  • sloc: xml: 245,305; sh: 84,381; python: 33,093; makefile: 27
file content (12 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
documentation_complete: true

title: 'Configure rsyslogd to Accept Remote Messages If Acting as a Log Server'

description: |-
    By default, <tt>rsyslog</tt> does not listen over the network
    for log messages. If needed, modules can be enabled to allow
    the rsyslog daemon to receive messages from other systems and for the system
    thus to act as a log server.
    If the system is not a log server, then lines concerning these modules
    should remain commented out.
    <br /><br />