Disabling an Agent Configuration

Disable an agent configuration.

    1. On the Agent configurations list page under Monitoring, find the agent configuration that you want to work with. If you need help finding the list page or the agent configuration, see Listing Agent Configurations.
    2. From the Actions menu (Actions Menu) for the agent configuration, select Disable.
    3. Confirm the operation.
    The agent configuration status changes to Inactive.
  • Use the oci logging agent-configuration update command and required parameters to disable an agent configuration:

    oci logging agent-configuration update --is-enabled false [...]

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

  • Run the UpdateUnifiedAgentConfiguration operation to disable an agent configuration. Set the isEnabled attribute to false.