Selecting a Topic as the Notification Destination for an Alarm
Select the topic to send alarm notifications to.
Note
If you expect more than 60 messages per minute, select a stream as notification destination (instead of a topic). For more information, see Alarm Message Limits.
If you expect more than 60 messages per minute, select a stream as notification destination (instead of a topic). For more information, see Alarm Message Limits.
Use the oci monitoring alarm update command and required parameters to update an alarm. Use the
--destinations
parameter to select a topic as the alarm's notifications destination.oci monitoring alarm update [...] --destinations <topic_OCID> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Monitoring.
Run the UpdateAlarm operation to update an alarm. Use the
destinations
attribute to select a topic as the alarm's notifications destination.