Enabling an Agent Configuration

Enable 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 Enable.
    5. In the confirmation dialog box, click Enable.
    The agent configuration status changes to Active.
  • Use the oci logging agent-configuration update command and required parameters to enable an agent configuration:

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

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

  • Run the UpdateUnifiedAgentConfiguration operation to enable an agent configuration. Set the isEnabled attribute to true.