Editing an Events Rule

Update the configuration of an Events rule.

    1. Open the navigation menu and click Observability & Management. Under Events Service, click Rules.
    2. Click the name of the rule that you want to edit. If you don't see the rule that you want, verify that the correct compartment is selected.

    3. On the rule details page, click Edit Rule.

    4. Make your edits. For descriptions of the fields, see Creating an Events Rule.
    5. Click Save changes.
  • Use the oci events rule update command and required parameters to edit a rule:

    oci events rule update --rule-id rule_ocid [OPTIONS]

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

  • Run the UpdateRule operation to edit a rule.