4.1. Installing syslog-ng using the .run installer

This section describes how to install the syslog-ng application interactively using the binary installer. The installer has a simple interface: use the TAB or the arrow keys of your keyboard to navigate between the options, and Enter to select an option.

[Note] Note

The installer stops the running syslogd application if it is running, but its components are not removed. The /etc/init.d/sysklogd init script is automatically renamed to /etc/init.d/sysklogd.backup. Rename this file to its original name if you want to remove syslog-ng or restart the syslogd package.

[Note] Note

The .run installer copies temporary files under the /tmp directory, requiring about 15-70MB free space. If there is not enough free space under /tmp, before starting the installer, set a different directory using the TMPDIR environment variable. In Bourne and Korn-compatible shells, issue the following commands:

# TMPDIR=/var/tmp
  # export TMPDIR

In C shell, issue the following command:

# setenv TMPDIR /var/tmp

© 2007-2010 BalaBit IT Security
Please send your comments or documentation bugs to: documentation@balabit.com