Skip to content

Commit ee09740

Browse files
committed
Unirec output: improve formatting of mapping configuration
1 parent f35691f commit ee09740

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ BYTES_REV uint64 e29305id1
4343
PACKETS_REV uint32 e29305id2
4444
TCP_FLAGS_REV uint8 e29305id6
4545

46-
4746
# --- DNS specific fields ---
4847
DNS_ANSWERS uint16 cesnet:DNSAnswers # DNS answers
4948
DNS_RCODE uint8 cesnet:DNSRCode # DNS rcode
@@ -74,7 +73,6 @@ FME_DNS_ID uint16 flowmon:dnsId
7473
FME_DNS_RR_TTL uint32 flowmon:dnsCrrTtl # DNS rr ttl
7574
# Note: Old fields DNS_RCODE, DNS_PSIDE and DNS_DO are not available anymore...
7675

77-
7876
# --- SMTP specific fields ---
7977
SMTP_COMMAND_FLAGS uint32 cesnet:SMTPCommands # SMTP command flags
8078
SMTP_MAIL_CMD_COUNT uint32 cesnet:SMTPMailCount # SMTP MAIL command count
@@ -119,8 +117,6 @@ FME_SIP_CALLING_PARTY string flowmon:sipCallingParty
119117
FME_SIP_CALLED_PARTY string flowmon:sipCalledParty # SIP to
120118
FME_SIP_VIA string flowmon:sipVia # SIP VIA
121119

122-
123-
124120
# --- HTTP elements ---
125121
HTTP_REQUEST_METHOD_ID uint32 e16982id500 # HTTP request method id
126122
HTTP_REQUEST_HOST string e16982id501 # HTTP(S) request host
@@ -131,7 +127,6 @@ HTTP_REQUEST_REFERER string e16982id505
131127
HTTP_RESPONSE_STATUS_CODE uint32 e16982id506 # HTTP response status code
132128
HTTP_RESPONSE_CONTENT_TYPE string e16982id507 # HTTP response content type
133129

134-
135130
FME_HTTP_METHOD_ID uint16 flowmon:httpMethodID
136131
FME_HTTP_UA_OS uint16 flowmon:httpUaOs
137132
FME_HTTP_UA_OS_MAJ uint16 flowmon:httpUaOsMaj
@@ -145,7 +140,6 @@ FME_HTTP_REQUEST_HOST string flowmon:httpHost
145140
FME_HTTP_REQUEST_URL string flowmon:httpUrl # HTTP request url
146141
FME_HTTP_RESPONSE_STATUS_CODE uint32 flowmon:httpStatusCode # HTTP response status code
147142

148-
149143
# --- Other fields ---
150144
IPV6_TUN_TYPE uint8 e16982id405 # IPv6 tunnel type
151145
APP_ID bytes e0id95 # Application ID from libprotoident / NBAR2 / Flowmon's NBAR plugin
@@ -183,29 +177,24 @@ FME_TLS_JA_3FINGERPRINT bytes flowmon:tlsJa3Fingerprint
183177
TLS_SNI string cesnet:TLSSNI # Server Name Indication https://en.wikipedia.org/wiki/Server_Name_Indication
184178
TLS_JA_3FINGERPRINT bytes cesnet:tlsJa3Fingerprint # tlsJa3Fingerprint
185179

186-
187-
188180
# --- Per-Packet Information elements ---
189181
PPI_PKT_LENGTHS uint16* e0id291/cesnet:packetLength # basicList of packet lengths
190182
PPI_PKT_TIMES time* e0id291/cesnet:packetTime # basicList of packet timestamps
191183
PPI_PKT_FLAGS uint8* e0id291/cesnet:packetFlag # basicList of packet TCP flags
192184
PPI_PKT_DIRECTIONS int8* e0id291/cesnet:packetDirection # basicList of packet directions
193185

194186
# --- SSDP Information elements ---
195-
196187
SSDP_LOCATION_PORT uint16 cesnet:SSDPLocationPort
197188
SSDP_SERVER string cesnet:SSDPServer
198189
SSDP_USER_AGENT string cesnet:SSDPUserAgent
199190
SSDP_NT string cesnet:SSDPNT
200191
SSDP_ST string cesnet:SSDPST
201192

202193
# --- DNSDD Information elements ---
203-
204194
DNSSD_QUERIES string cesnet:DNSSDQueries
205195
DNSSD_RESPONSES string cesnet:DNSSDResponses
206196

207197
# --- OVPN Information elements ---
208-
209198
OVPN_CONF_LEVEL uint8 cesnet:OVPNConfLevel
210199

211200
# --- NTP Information elements ---
@@ -224,7 +213,6 @@ NTP_RECV string cesnet:NTPRecv
224213
NTP_SENT string cesnet:NTPSent
225214

226215
# --- ARP Information elements ---
227-
228216
ARP_HA_FORMAT uint16 cesnet:ARPHAFormat
229217
ARP_PA_FORMAT uint16 cesnet:ARPPAFormat
230218
ARP_OPCODE uint16 cesnet:ARPOpcode
@@ -234,11 +222,9 @@ ARP_DST_HA bytes cesnet:ARPDstHA
234222
ARP_DST_PA bytes cesnet:ARPDstPa
235223

236224
# --- NetBios Information elements ---
237-
238225
NB_NAME string cesnet:NBName
239226
NB_SUFFIX uint8 cesnet:NBSuffix
240227

241228
# --- IDPContent Information elements ---
242-
243229
IDP_CONTENT bytes cesnet:IDPContent
244230
IDP_CONTENT_REV bytes cesnet:IDPContentRev

0 commit comments

Comments
 (0)