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
<small>Picture of exection of modified query</small>
91
+
<sub>Picture of exection of modified query</sub>
92
92
93
93

94
-
<small>Picture of save query as</small>
94
+
<sub>Picture of save query as</sub>
95
95
96
96
Pull the list of saved queries
97
97
98
98

99
-
<small>Picture of modified query</small>
99
+
<sub>Picture of modified query</sub>
100
100
101
101
102
102
# Create detection rule
@@ -105,7 +105,7 @@ Having created the custom query, we now need to create the detection rule.
105
105
Navigate to ```analytics->dashboard->saved query```, and pull up the saved query.
106
106
107
107

108
-
<small>Picture of saved query screen</small>
108
+
<sub>Picture of saved query screen</sub>
109
109
110
110
Create the Detection rule. In the detection rule creation screen, select the folowing:
111
111
- "Scheduled Detection Rule" is the method for running the log analytic query
@@ -116,15 +116,15 @@ Create the Detection rule. In the detection rule creation screen, select the fol
116
116
- "Minimum interval" is 5 minutes, normally a good choice for security alarms.
117
117
118
118

119
-
<small>Picture of first rule creation step</small>
119
+
<sub>Picture of first rule creation step</sub>
120
120
121
121

122
-
<small>Picture of 2. step</small>
122
+
<sub>Picture of 2. step</sub>
123
123
124
124
When the detection rule is created verify the detection rule
125
125
126
126

127
-
<small>Picture of rule validation</small>
127
+
<sub>Picture of rule validation</sub>
128
128
129
129
# Topic Creation
130
130
@@ -135,34 +135,34 @@ After the creation of a topic, one or many subscriptions needs to be added, whic
135
135
The topic creation is straightforward, as illustrated below. Within the OCI console, navigate to ```Developer Services -> Application Integration -> Notifications```
136
136
137
137

138
-
<small>Topic creation, step 1</small>
138
+
<sub>Topic creation, step 1</sub>
139
139
140
140

141
-
<small>Topic creation, step 2</small>
141
+
<sub>Topic creation, step 2</sub>
142
142
143
143

144
-
<small>Topic creation, step 3</small>
144
+
<sub>Topic creation, step 3</sub>
145
145
146
146
After the topic is created, a subscription is reasonable to create, the receiver of the alarm.
147
147
148
148

149
-
<small>Topic creation, step 4</small>
149
+
<sub>Topic creation, step 4</sub>
150
150
151
151

152
-
<small>Topic creation, step 5</small>
152
+
<sub>Topic creation, step 5</sub>
153
153
154
154
When the subscription is created, the subscriber will receive an email with a link to a confirmation.
155
155
> N.B. If a different type of subscription is chosen, the receiving user will receive a confirmation through that notification channel, e.g., Slack.
156
156
157
157
Use the link in the notification to confirm the subscription.
158
158
159
159

160
-
<small>Confirmation link mail</small>
160
+
<sub>Confirmation link mail</sub>
161
161
162
162
The subscription will then change to Active.
163
163
164
164

165
-
<small>Final status after successful confirmation of the subscription</small>
165
+
<sub>Final status after successful confirmation of the subscription</sub>
166
166
167
167
# Define the alarm
168
168
@@ -182,18 +182,18 @@ Ensure the fields are completed accurately:
182
182
This will create an alarm that trigger if the last 5 minutes egress traffic exceed 1000000 bytes.
183
183
184
184

185
-
<small>Alarm definitions</small>
185
+
<sub>Alarm definitions</sub>
186
186
187
187

188
-
<small>Create Alarm definition</small>
188
+
<sub>Create Alarm definition</sub>
189
189
190
190

191
-
<small>Create Alarm definition continued</small>
191
+
<sub>Create Alarm definition continued</sub>
192
192
193
193
Here is an example of a mail alarm received when the egress volume exceeds 1000000 bytes within 5 min. This might indicate a potential data loss.
0 commit comments