File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -98,13 +98,7 @@ _index=sumologic_system_events _sourceCategory=cseRule
9898```
9999
100100You 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" `
You can’t perform that action at this time.
0 commit comments