mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #97 from defensivedepth/nids
Add rule_signature mapping
This commit is contained in:
@@ -2675,6 +2675,14 @@
|
||||
"rule_number":{
|
||||
"type":"long"
|
||||
},
|
||||
"rule_signature":{
|
||||
"type":"text",
|
||||
"fields":{
|
||||
"keyword":{
|
||||
"type":"keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rule_type":{
|
||||
"type":"text",
|
||||
"fields":{
|
||||
|
||||
Reference in New Issue
Block a user