Deleting an Agent Configuration

Delete an agent configuration in Logging.

    1. Open the navigation menu and click Observability & Management. Under Logging, click Agent Configurations.
    2. Under List scope, select the compartment that contains the agent configuration that you want to delete.
    3. Click the name of the agent configuration.
    4. On the agent configuration details page, click Delete.
    5. Confirm by clicking Delete.

      The agent configuration is removed from the Agent Configurations page.

  • Use the oci logging agent-configuration delete command and required parameters to delete an agent configuration for logging:

    oci logging agent-configuration delete --config-id config_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteUnifiedAgentConfiguration operation to description_of_task.