We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abee608 commit b7ceb96Copy full SHA for b7ceb96
detection_rules/etc/non-ecs-schema.json
@@ -150,6 +150,10 @@
150
"kibana.alert.rule.type": "keyword",
151
"kibana.alert.rule.threat.tactic.name": "keyword"
152
},
153
+ "logs-github.audit-*": {
154
+ "github.reasons.code": "keyword",
155
+ "github.reasons.message": "text"
156
+ },
157
"logs-google_workspace*": {
158
"gsuite.admin": "keyword",
159
"gsuite.admin.new_value": "keyword",
0 commit comments