Enabling an Agent Configuration

Enable 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 Enable.
    3. Confirm the operation.
    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.