Proper configuration to collect cisco switch logs on solaris 11.2
Hello, I have my syslog.conf file setup and auditing turned on.
I have configure the syslog.conf to collect logs from the cisco switch.
I'm not seeing any data flowing.
Below is a partial view of my syslog.conf file. I can't seem to cut and paste into this window so I have to hand jam it in.
local7.err /var/log/ciscologs
local7.warn /var/log/ciscologs
*.debug /var/log/ciscologs
auth.notice ifdef(`LOGOST`,/var/log/ciscologs, @loghost)
ej