Hi, Guys,
I am new to syslog-ng. I have successfully installed it
and integrated with mysql and php. My question is how can I make syslog-ng to
start rancid when a syslog configuration message is received from a cisco
device:
112578: 1564643: May 15 09:05:19.141 EEST: %SYS-5-CONFIG_I:
Configured from console by ******** on vty0 (10.10.10.10).
So far I know
that I have to use the program() directive. But how can I pass the hostname and
other parameters to rancid?
Thanks in advance,
Longman