Getting a Log Group's Details
View the details of a log group.
- Open the navigation menu and select Observability & Management. Under Logging, select Log Groups.
 - 
Select the compartment that contains the log group whose details that you want to get.
 - On the Log Groups page, select 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)
 
 
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.