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.
See also Creating a Basic Alarm.
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> [...]
For a complete list of parameters and values 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.