1821584 Members
3739 Online
109633 Solutions
New Discussion юеВ

syslog-ng.conf example

 
SOLVED
Go to solution
Sven Bergmann
Frequent Advisor

syslog-ng.conf example

hi,

i want to use a syslog-ng server with my hp-ux clients. on my hp-ux servers are no syslog-ng.conf in /etc...but syslog-ng is installed.

has anyone a hp-ux customzied conf-file?
3 REPLIES 3
Sven Bergmann
Frequent Advisor

Re: syslog-ng.conf example

version 2.0.9 is installed
Solution

Re: syslog-ng.conf example

Do you have the version of syslog-ng that gets installed with DSAU?

https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=DSAUtilities


If so, there is a wizard that helps you setup syslog-ng:

/opt/dsau/sbin/clog_wizard

This will create the syslog-ng.conf file for you.

Full details are in the DSAU manual here:

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01920477/c01920477.pdf

See Chapter 3. It works whether you are using it in a cluster or not.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Sven Bergmann
Frequent Advisor

Re: syslog-ng.conf example

thanks for your help! it works now.