The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
cluster log-forwarding delete
Contributors
-
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