I am trying to send my spanning-tree events to remote syslog but somehow it doesn't work, This is what i have in my config.
N3K# sh run | grep logg
logging level spanning-tree 7
logging server 172.29.0.91 5 use-vrf management
logging origin-id hostname
I have tried logging level spanning-tree 5 also but still not luck,
i can't see any STP logs or even in "show logging" command output
I can see all other logs on syslog coming from that switch but none from STP. what i am missing?