Disabling an Agent Configuration

Disable an agent configuration.

    1. Open the navigation menu and click Observability & Management. Under Monitoring, click Agent Configurations.
    2. Under List Scope, select a compartment that you have permission to work in.
    3. Click the name of the agent configuration that you want.
    4. On the agent configuration details page, click Disable.
    5. In the confirmation dialog box, click Disable.
    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.