Editing a Log Group

Update a log group's configuration.

  • Note

    You can't move, edit, or delete the default 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 that you want to edit.
    3. On the Log Groups page, click the name of the log group.

    4. On the log group details page, click Edit.

      The Edit Log Group panel opens.

      You can change the log group name and its description in the associated fields. Avoid entering confidential information. For more information about naming, see Log and Log Group Names.

    5. Click Update.
  • Use the oci logging log-group update command and required parameters to edit a log group:

    oci logging log-group update --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 UpdateLogGroup operation to edit a log group.