Skip to content

Commit e15a3d9

Browse files
committed
UniRec output: update list of UniRec elements
1 parent 43c6ece commit e15a3d9

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,11 @@ TLS_PUBLIC_KEYALG uint16 flowmon:tlsPublicKeyAlg # tlsP
151151
TLS_PUBLIC_KEYLENGTH int32 flowmon:tlsPublicKeyLength # tlsPublicKeyLength
152152
TLS_JA_3FINGERPRINT bytes flowmon:tlsJa3Fingerprint # tlsJa3Fingerprint
153153

154-
# --- Cisco Joy exporter ---
155-
JOY_TLS_RECORD_LENGTHS int16* e0id291/e9id12188 # basicList of packet lengths
156-
JOY_TLS_RECORD_TIMES uint16* e0id291/e9id12189 # basicList of packet timestamps
157-
JOY_TLS_CONTENT_TYPES uint8* e0id291/e9id12190 # basicList of packet types
154+
# --- Per-Packet Information elements ---
155+
PPI_TLS_REC_LENGTHS int16* e0id291/e8057id1010 # basicList of TLS record lengths
156+
PPI_TLS_REC_TIMES uint16* e0id291/e8057id1011 # basicList of TLS record timestamps
157+
PPI_TLS_CONTENT_TYPES uint8* e0id291/e8057id1012 # basicList of TLS record content types
158+
PPI_PKT_LENGTHS int16* e0id291/e8057id1013 # basicList of packet lengths
159+
PPI_PKT_TIMES uint16* e0id291/e8057id1014 # basicList of packet timestamps
160+
PPI_PKT_FLAGS int8* e0id291/e8057id1015 # basicList of packet TCP flags
161+
PPI_PKT_DIRECTIONS int8* e0id291/e8057id1016 # basicList of packet directions

0 commit comments

Comments
 (0)