#Ontap Simulator syslog server config
1 messages · Page 1 of 1 (latest)
sure, configuring syslog works exactly the same on the simulator as on a "physical" ONTAP system
And it will not send asup to Netapp. I am pretty sure it’s hard coded and turned off by default in the sims
yeah spoke to customer this morning he is saying he cant get it to work. No online docs and support they dont support the sim.
It is possible the sim has purposefully disable external logging in general.
not sure its plausible
log forwarding and syslog configuration are the keys to this.
https://docs.netapp.com/us-en/ontap-cli-9131//cluster-log-forwarding-create.html#description
https://docs.netapp.com/us-en/ontap-cli-9101//cluster-log-forwarding-show.html
"cluster log-forwarding" will only give you command history aka audit log. Event logs can be forwarded with this:
https://docs.netapp.com/us-en/ontap-cli-9131/event-notification-destination-create.html
This. As far as ASUPs it can work but it is a pain to get working.