Getting an Agent Configuration's Details

Get details for an agent configuration.

Agent configuration updates are detected and automatically loaded.

  • On the Agent configurations list page under Monitoring, select 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.
    The agent configuration's details page opens.
  • 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>