Skip to content

Commit

Permalink
UniRec output: update list of UniRec elements
Browse files Browse the repository at this point in the history
  • Loading branch information
cejkato2 committed Apr 24, 2020
1 parent 43c6ece commit e15a3d9
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions extra_plugins/output/unirec/config/unirec-elements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,11 @@ TLS_PUBLIC_KEYALG uint16 flowmon:tlsPublicKeyAlg # tlsP
TLS_PUBLIC_KEYLENGTH int32 flowmon:tlsPublicKeyLength # tlsPublicKeyLength
TLS_JA_3FINGERPRINT bytes flowmon:tlsJa3Fingerprint # tlsJa3Fingerprint

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

0 comments on commit e15a3d9

Please sign in to comment.