switch 6450 syslog

Post Reply
zapadl0

switch 6450 syslog

Post by zapadl0 »

Good day
having a small issue with my Switches

as i understod:
Enable syslog with: swlog output socket <syslog_server_ip>

It is sending logs but only information regarding logins and logouts.

is it possible to send/collect information regarding configuration changes etc ?
devnull

Re: switch 6450 syslog

Post by devnull »

try

Code: Select all

swlog output socket 192.168.1.70 remote command-log
swlog remote command-log enable
swlog console level info
command-log enable
that should give you configuration changes as command-log saves them.

Use a recent firmware as in the past remote IP was not transmitted to syslog in the command log.

For additional information you need to fiddle with the log level
zapadl0

Re: switch 6450 syslog

Post by zapadl0 »

Thank you for your answer

maybe this is a silly question but

as i understood cmd "no swlog output socket ip" should remove syslog remote socket
and as "show swlog" it did remove it
how ever then i try to reenable it "swlog output socket 'dest ip' remote command-log" it give me an ERROR: Syslog server is already defined.

how to properly remove syslog output socket and re enter it ?
zapadl0

Re: switch 6450 syslog

Post by zapadl0 »

devnull thank you for your help. i got the result i was looking for
Post Reply

Return to “OmniSwitch 6450”