Getting an Agent Configuration's Details

Get details for 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.
  • Use the oci logging agent-configuration get command and required parameters to get details for an agent configuration:

    oci logging agent-configuration get --config-id config_ocid [OPTIONS]

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

  • Run the GetUnifiedAgentConfiguration operation to get details for an agent configuration.

    Example API request:

    GET /20200531/unifiedAgentConfigurations/<unifiedagentconfiguration_ocid>
    Host: https://logging.us-phoenix-1.oci.oraclecloud.com
    <authorization and other headers>