cluster log-forwarding delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a log forwarding destination
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The cluster log-forwarding delete
command deletes log forwarding destinations for remote logging.
Parameters
-destination <Remote InetAddress>
- Destination Host-
Host name or IPv4 or IPv6 address of the server to delete the forwarding entry for.
-port <integer>
- Destination Port-
The port that the destination server listen on.
Examples
This example deletes the forwarding of all logs to the server at address 1.1.1.1, port 514.
cluster1::> cluster log-forwarding delete -destination 1.1.1.1 -port 514