mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update Sigmac mappings and config for IPs and ports
This commit is contained in:
@@ -64,13 +64,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"port": {
|
"port": {
|
||||||
"match_mapping_type": "string",
|
|
||||||
"path_match": "*.port",
|
"path_match": "*.port",
|
||||||
"mapping": {
|
"mapping": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"fields" : {
|
"fields" : {
|
||||||
"keyword" : {
|
"keyword" : {
|
||||||
"ignore_above" : 10,
|
"ignore_above" : 6,
|
||||||
"type" : "keyword"
|
"type" : "keyword"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user