Getting a Log Group's Details

View the details of a log group.

    1. Open the navigation menu and click Observability & Management. Under Logging, click Log Groups.
    2. Under List scope, select the compartment that contains the log group whose details that you want to get.

    3. On the Log Groups page, click the name of the log group.

      The log group details page opens. On this page, you can perform the following actions:

      • Edit the group
      • Move the group to a different compartment
      • Add tags
      • Delete the group
      • View log group information and tags
      • View log group resources (explore the log group, view the logs included in the log group, create custom or service logs, and view metrics)
      The Metrics resource in a log group details page functions the same as in a log details page. See Getting a Log's Details for more information.
  • Use the oci logging log-group get command and required parameters to get the details of a log group:

    oci logging log-group get --log-group-id log_group_ocid [OPTIONS]

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

  • Run the GetLogGroup operation to get the details of a log group.