Editing an Agent Configuration

Update 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 edit.
    3. Click the name of the agent configuration.
    4. On the agent configuration details page, click Edit.
    5. In the Edit Agent configuration panel, change the configuration name, description, host groups, log inputs, log destination, agent operational metrics, and tags, as needed. For descriptions of these fields, see Creating an Agent Configuration.
    6. Click Save Changes.
  • Use the oci logging agent-configuration update command and required parameters to edit the details of an agent configuration for logging:

    oci logging agent-configuration update --config-id config_ocid --display-name display_name --is-enabled is-enabled [true|false] --service-configuration service_configuration [OPTIONS]

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

  • Run the UpdateUnifiedAgentConfiguration operation to edit the details of an agent configuration for logging.