Skip to content

Commit 6a5f768

Browse files
committed
Unirec output: add QUIC elements for User-Agent and Version
1 parent 6866455 commit 6a5f768

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extra_plugins/output/unirec/config/unirec-elements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ TLS_SNI string cesnet:TLSSNI
182182
TLS_JA3_FINGERPRINT bytes flowmon:tlsJa3Fingerprint # tlsJa3Fingerprint
183183

184184
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
185187

186188
# --- Per-Packet Information elements ---
187189
PPI_PKT_LENGTHS uint16* e0id291/cesnet:packetLength # basicList of packet lengths

0 commit comments

Comments
 (0)