Common method for creating \ modifying log exporters \ targets.
To configure a new target for the logs:
cp_log_export add name <name> [domain-server <domain-server>] target-server <target-server> target-port <target-port> protocol <(udp|tcp)> format <(syslog)|(cef)> [optional arguments]
$EXPORTERDIR/targets/<deployment_name>. Note - This deployment exports the logs in clear text.
Unless apply-now is used within the command, the new Log Exporter does not start automatically and requires a manual start command.
For information on how to send the logs over an encrypted connection, see TLS Configuration.