cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure syslog server on a MLXe switch?

How to configure syslog server on a MLXe switch?

Cristian_Gonzal
New Contributor
How to configure syslog server on a MLXe switch?
2 REPLIES 2

Cristian_Gonzal
New Contributor
Hi,

Is everything to be configured? or I have to enable the different events that I want to observe in the syslog:

logging enable

Enables system log messages and traps for the specified protocol or event.

Syntax logging enable {bfd | cfm | config-changed | fan-speed-change | fan-state-change | ikev2 | ikev2-extended | ipsec | linkstate-change | mac-mismatch-detection | mgmt-mod-redun-state-change | module-hotswap | mpls | mvrp-vlan | ntp | ospf | pki-extended | rstp | snmp-auth-failure | temp-error | user-login | vrrp-config-validate | vrrp-if-state-change} no logging enable {bfd | cfm | config-changed | fan-speed-change | fan-state-change | ikev2 | ikev2-extended | ipsec | linkstate-change | mac-mismatch-detection | mgmt-mod-redun-state-change | module-hotswap | mpls | mvrp-vlan | ntp | ospf | pki-extended | rstp | snmp-auth-failure | temp-error | user-login | vrrp-config-validate | vrrp-if-state-change}

Command Default

Log messages for specific protocols or events are enabled.

joergkost
Contributor II
code:
conf t
logging host 192.168.4.2
wr mem
GTM-P2G8KFN