mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #14089 from Security-Onion-Solutions/reyesj2/moarzeekparse
This commit is contained in:
@@ -1172,6 +1172,32 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"quic": {
|
||||||
|
"type": "object",
|
||||||
|
"properties": {
|
||||||
|
"server_name": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"version": {
|
||||||
|
"type": "short"
|
||||||
|
},
|
||||||
|
"client_initial_dcid": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"client_scid": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"server_scid": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"client_protocol": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"history": {
|
||||||
|
"type": "keyword"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"radius": {
|
"radius": {
|
||||||
"properties": {
|
"properties": {
|
||||||
"connect_info": {
|
"connect_info": {
|
||||||
|
|||||||
Reference in New Issue
Block a user