You can delete syslog integrations from your Automation Orchestrator Appliance by running the vracli remote-syslog unset command.
Prerequisites
Create one or more syslog integrations in the Automation Orchestrator Appliance. See Create or overwrite a syslog integration in Automation Orchestrator.
Procedure
- Log in to the Automation Orchestrator Appliance command line as root.
- Delete syslog integrations from the Automation Orchestrator Appliance.
- To delete a specific syslog integration, run the vracli remote-syslog unset -id Integration_name command.
- To delete all syslog integrations on the Automation Orchestrator Appliance, run the vracli remote-syslog unset command without the -id flag.
Note: By default, the Automation Orchestrator Appliance requests that you confirm that you want to delete all syslog integrations. To skip the confirmation request, add the -f or --force flag to the vracli remote-syslog unset command.