Setting Event Collection for an Instance

Enable or disable event collection for an Autonomous Linux instance. 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 Instances.
    2. Under List scope, select the compartment that contains the instance.
    3. Click the name of the instance.
    4. Click Edit next to Event collection.
    5. Select Automatic upload to enable event collection. Or, clear the check box to disable it.
    6. Click Save changes.
  • Use the oci os-management-hub managed-instance update command and required parameters to update event collection settings of the instance.

    oci os-management-hub managed-instance update --managed-instance-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 UpdateManagedInstance operation to edit event collection settings for the instance.