To install syslog-ng on HP-UX operating systems, complete the following steps.
![]() |
Note |
|---|---|
SQL destinations are currently not supported on HP-UX. |
Procedure 4.4. Installing syslog-ng on HP-UX systems
Use your username and password received together with your syslog-ng Premium Edition license to download the following binaries. Make sure to download the package specific for the processor architecture of the host.
The syslog-ng Premium Edition package
(syslog-ng-premium-edition_<version>)
from
Issue the following commands as root:
cd/ gunzip -dc /path/to/syslog-ng-package.tar.gz | tar xf -
Edit configuration file as required.
![]() |
Warning |
|---|---|
The default configuration uses the standard syslog port TCP/514, which HP-UX uses by default for other purposes. |
Optional step: When installing syslog-ng to the central
syslog-ng server, copy the license.txt license file to the
/opt/syslog-ng/syslog-ng.conf directory of the
server.
Remove the symbolic links to syslogd from the init directories
/sbin/rc1.d/ and
/sbin/rc2.d/.
Create symbolic links to syslog-ng in the init directories:
ln -s /sbin/init.d/syslog-ng /sbin/rc2.d/S220syslog-ng ln -s /sbin/init.d/syslog-ng /sbin/rc1.d/K780syslog-ng
Issue the following command to start syslog-ng:
/sbin/init.d/syslog-ng start
© 2007 BalaBit IT Security
Please send your comments or documentation bugs to: documentation@balabit.com