You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<sub>Network Dashboard from Securty Fundamentals Dashboard</sub>
@@ -104,7 +104,7 @@ Pull the list of saved queries
104
104
# Create detection rule
105
105
Having created the custom query, we now need to create the detection rule.
106
106
107
-
Navigate to ```analytics->dashboard->saved query```, and pull up the saved query.
107
+
Navigate to `analytics->dashboard->saved query`, and pull up the saved query.
108
108
109
109

110
110
<sub>Picture of saved query screen</sub>
@@ -134,7 +134,7 @@ Topics are the transport of an alarm to a target and needs to be present before
134
134
135
135
After the creation of a topic, one or many subscriptions needs to be added, which are the receivers of the topic.
136
136
137
-
The topic creation is straightforward, as illustrated below. Within the OCI console, navigate to ```Developer Services -> Application Integration -> Notifications```
137
+
The topic creation is straightforward, as illustrated below. Within the OCI console, navigate to `Developer Services -> Application Integration -> Notifications`
138
138
139
139

140
140
<sub>Topic creation, step 1</sub>
@@ -170,7 +170,7 @@ The subscription will then change to Active.
170
170
171
171
The final configuration step is to build an alarm. The Alarm is defined within the OCI console under
The alarm requires a metric, in a metric namespace, a threshold value of the metric and a notification topic to trigger when the threshold is exceeded.
0 commit comments