Skip to content

Commit 4812de1

Browse files
authored
Update README.md after review
Applied most of your changes as requested
1 parent 938a745 commit 4812de1

File tree

1 file changed

+4
-4
lines changed
  • security/ciso-office/shared-assets/security-alarms

1 file changed

+4
-4
lines changed

security/ciso-office/shared-assets/security-alarms/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ allow dynamic-group myloganalytics-detection-group to read compartments in tenan
7575

7676
Once we have the IAM pre-requisites in place, we can start by defining our custom metrics query.
7777

78-
Navigate to ```Observability & Management->Logging analytics->Dashboards``` and select Network Dashboard.
78+
Navigate to `Observability & Management->Logging analytics->Dashboards` and select Network Dashboard.
7979

8080
![network_dashboard](images/network_dashboard.png)
8181
<sub>Network Dashboard from Securty Fundamentals Dashboard</sub>
@@ -104,7 +104,7 @@ Pull the list of saved queries
104104
# Create detection rule
105105
Having created the custom query, we now need to create the detection rule.
106106

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.
108108

109109
![addmetric1](images/addmetric1.png)
110110
<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
134134

135135
After the creation of a topic, one or many subscriptions needs to be added, which are the receivers of the topic.
136136

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`
138138

139139
![create_topic_1](images/create_topic_1.png)
140140
<sub>Topic creation, step 1</sub>
@@ -170,7 +170,7 @@ The subscription will then change to Active.
170170

171171
The final configuration step is to build an alarm. The Alarm is defined within the OCI console under
172172

173-
```Observability & Management -> Monitoring -> Alarm Definitions```
173+
`Observability & Management -> Monitoring -> Alarm Definitions`
174174
.
175175
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.
176176

0 commit comments

Comments
 (0)