We want to send logs to another device. Per instructions on the link below, which interface would the logs be sent out from. We have 2 controllers (FAS2650). I am guessing its the cluster management interface. Please confirm.
https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-sag%2FGUID-9F8EB0DF-12F5-4DA9-B14B-34487DE3717D.html
cluster1::> cluster log-forwarding create -destination 192.168.123.96 -port 514 -facility user
cluster1::> cluster log-forwarding create -destination 192.168.123.98 -port 514 -protocol tcp-encrypted -facility user
Also, what kind of events would it send? Would it be just CIFS access related events?
Thanks,
TT