Project

General

Profile

« Previous | Next » 

Revision bb8acb7d

Added by Alexis Mousset over 6 years ago

Fixes #11768: Missing doc on syslog daemon

View differences:

10_installation/11_install_agent/10_install_agent_debian.txt
==== Install Rudder Agent on Debian or Ubuntu
include::snippets/syslog.snippet[]
include::../10_install_server/snippets/apt_key.txt.snippet[]
Then add Rudder's package repository:
10_installation/11_install_agent/20_install_agent_centos_rhel.txt
==== Install Rudder Agent on RHEL-like systems
include::snippets/syslog.snippet[]
include::../10_install_server/snippets/rpm_key.txt.snippet[]
Then define a yum repository for Rudder:
10_installation/11_install_agent/30_install_agent_suse.txt
==== Install Rudder Agent on SLES
include::snippets/syslog.snippet[]
Following commands are executed as the +root+ user.
include::../10_install_server/snippets/zypper_segfault.txt.snippet[]
10_installation/11_install_agent/snippets/syslog.snippet
The Rudder agent requires that a syslog server is installed on the node. This syslog
server can be either:
* syslogd
* syslog-ng
* rsyslog
One of them is generally installed by default, but it may not be the case with minimal images.
In this case you should install one of them (preferably syslog-ng or rsyslog).

Also available in: Unified diff