mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 07:23:06 +01:00
Add path_unmatch for data.port so it is not mapped as integer
This commit is contained in:
@@ -65,7 +65,8 @@
|
|||||||
{
|
{
|
||||||
"port": {
|
"port": {
|
||||||
"path_match": "*.port",
|
"path_match": "*.port",
|
||||||
"mapping": {
|
"path_unmatch": "*.data.port",
|
||||||
|
"mapping": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"fields" : {
|
"fields" : {
|
||||||
"keyword" : {
|
"keyword" : {
|
||||||
|
|||||||
Reference in New Issue
Block a user