mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-05 07:43:09 +01:00
update template for eve.json output
This commit is contained in:
@@ -144,6 +144,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"application_protocol":{
|
||||
"type":"text",
|
||||
"fields":{
|
||||
"keyword":{
|
||||
"type":"keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"assigned_ip":{
|
||||
"type":"ip",
|
||||
"fields":{
|
||||
@@ -1093,6 +1101,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"flow_id":{
|
||||
"type":"text",
|
||||
"fields":{
|
||||
"keyword":{
|
||||
"type":"keyword"
|
||||
}
|
||||
}
|
||||
},
|
||||
"flow_label":{
|
||||
"type":"text",
|
||||
"fields":{
|
||||
|
||||
Reference in New Issue
Block a user