Setting the Notification Topic for a Group

Set the notification topic for an Autonomous Linux group to notify you when an event occurs.

When you create an Autonomous Linux instance, it isn't configured to use a notification topic. You must set the topic for the group the instance belongs to. For information about creating and subscribing to topics, see Managing Topics and Managing Subscriptions in the Notifications service documentation.

    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 notification topic used by the group.

    oci os-management-hub managed-instance-group update --group-id ocid --notification-topic-id ocid [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 notification topic for the group.