Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello everyone,I've been trying to setup Secure Syslog for hours, but I can't get it to work. I tried following the NX-OS System Management Configuration Guide, but it doesn't go really in depth on the topic. This is what I did:conf tlogging server I...
Thank you for your time.I was under the impression that secure syslog would open port 6514 by default. I tried your approach using 6514 instead of 514 and I get:netstat -tn | egrep "6514" tcp 0 0 <RSYSLOG-IP>:6514 <NEXUS-IP>:<random-client-port> ESTA...