We are in the middle of a project to Migrate from 3.0 to 3.16 (latest in redhat distro)
The standard 3.14 config works fine writing to some standard logs in /var/log
But we need to write special files to /opt/log/
source s_dgram
{ unix-dgram("/dev/log"); };
source s_kernel
{ file("/proc/kmsg" program_override("kernel: ")); };
source s_udp
{ udp(); };
destination netcool { pipe("/var/log/nco.pipe"); };
log { source(s_dgram);
source(s_kernel);
source(s_udp); filter(f_NOfwflow);
filter(f_NOdata_cent);
filter(f_NOtacacs);
filter(f_netcool); destination(netcool); };
Here are my global options:
ANY Ideas?
Thanks
Miguel
Miguel A Aguilu
Netcool Suite SME
Walt Disney Account
Atos Consulting
Mobile: (321) 261-1385
1120 Celebration Blvd
Celebration, FL 34747
Upcoming PTO: TBD
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately
and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission
is virus-free and will not be liable for any damages resulting from any virus transmitted.