Skip to content

Commit ca58c51

Browse files
committed
Minor tweak
1 parent a4c02df commit ca58c51

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/cse/rules/about-cse-rules.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,7 @@ _index=sumologic_system_events _sourceCategory=cseRule
9898
```
9999

100100
You can set up this query for one or multiple rules, with one or multiple statuses.
101-
* To query for other rule types, replace the `field` and `eventname` strings. For example:
102-
* `"templatedAggregationRule.status"` and `"TemplatedAggregationRuleUpdated"`
103-
* `"templatedChainRule.status"` and `"TemplatedChainRuleUpdated"`
104-
* `"templatedFirstSeenRule.status"` and `"TemplatedFirstSeenRuleUpdated"`
105-
* `"templatedMatchRule.status"` and `"TemplatedMatchRuleUpdated"`
106-
* `"templatedOutlierRule.status"` and `"TemplatedOutlierRuleUpdated"`
107-
* `"templatedThresholdRule.status"` and `"TemplatedThresholdRuleUpdated"`
101+
* To query for other rule types, replace the `field` and `eventname` strings.
108102
* To query for for other statuses, replace `Warning` in the example above with another status. For example:
109103
* `"Active"`
110104
* `"Degraded"`

0 commit comments

Comments
 (0)