Operating System - HP-UX
1834609 Members
2787 Online
110069 Solutions
New Discussion

Re: hp 11.11 trusted system logger to syslog-ng server

 
SOLVED
Go to solution
Ratzie
Super Advisor

hp 11.11 trusted system logger to syslog-ng server

We have an hp 11.11 trusted server, and I am trying to get the logging to be sent to a syslog-ng server.

I have configure the syslog.conf file
and restarted the syslogd

and I see logging in the syslog.log file but it is not showing up at our syslog-ng server.

We have other servers on this subnet, and I configure it just like every other server.

The only differnce being is this is an 11.11 server.
# See syslogd(1M) for information about the format of this file.
#
mail.debug /var/adm/syslog/mail.log
*.info;mail.none /var/adm/syslog/syslog.log
*.info;mail.none @server1.xx.xx.xx
*.alert /dev/console
*.alert root
*.emerg *
2 REPLIES 2
IT_2007
Honored Contributor
Solution

Re: hp 11.11 trusted system logger to syslog-ng server

Ratzie
Super Advisor

Re: hp 11.11 trusted system logger to syslog-ng server

me bad,
cut and pasted, and it swapped to tab for spaces.