Setting Event Collection for a Group

Enable or disable event collection for an Autonomous Linux. When enabled the instance collects critical event data and sends it to the service.

See also: What information is collected for critical events?

    1. Open the navigation menu and click Observability & Management. Under Autonomous Linux, click Groups.
    2. Under List scope, select the compartment that contains the group you're interested in.
    3. Click the name of the group.
    4. Click Edit next to Notification topic.
    5. Select the Compartment that contains the notification topic.
    6. Select the Notification topic.
    7. Click Save changes.
  • Use the oci os-management-hub managed-instance-group update command and required parameters to update the event collection settings of the group.

    oci os-management-hub managed-instance-group update --group-id ocid --autonomous-settings settings.json [OPTIONS]

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

  • Run the UpdateManagedInstanceGroup operation to edit the event collection settings for the group.