We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6866455 commit 6a5f768Copy full SHA for 6a5f768
extra_plugins/output/unirec/config/unirec-elements.txt
@@ -182,6 +182,8 @@ TLS_SNI string cesnet:TLSSNI
182
TLS_JA3_FINGERPRINT bytes flowmon:tlsJa3Fingerprint # tlsJa3Fingerprint
183
184
QUIC_SNI string cesnet:quicSNI # Server Name Indication from QUIC
185
+QUIC_USER_AGENT string cesnet:quicUserAgent # User-Agent value extracted from decrypted QUIC header
186
+QUIC_VERSION uint32 cesnet:quicVersion # Version of QUIC protocol extracted from decrypted QUIC header
187
188
# --- Per-Packet Information elements ---
189
PPI_PKT_LENGTHS uint16* e0id291/cesnet:packetLength # basicList of packet lengths
0 commit comments