ONTAP Discussions
ONTAP Discussions
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.
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
Hello,
The logs are transferred either via the node management lif or the cluster management lif. This command is intended for the audit logs to be transferred to a remote server.
Thanks
So the actual IP address (source) would be from where the command was initialized?
Thanks again.
TT
Correct
Forgot where I read an article saying by default ONTAP does not turn the audit logs on since it takes up resources (probably disk space). So if we were to turn "ON" the forwarding of the logs, would it just forward the logs only or does it generates the logs locally on the system as well?
I believe this is the article I need review for the actual setup.
Thanks,
TT