From ee09740c0eaa85143281db2adfb78a81aad6a45b Mon Sep 17 00:00:00 2001 From: Lukas Hutak Date: Sat, 13 Mar 2021 22:02:18 +0100 Subject: [PATCH] Unirec output: improve formatting of mapping configuration --- .../output/unirec/config/unirec-elements.txt | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/extra_plugins/output/unirec/config/unirec-elements.txt b/extra_plugins/output/unirec/config/unirec-elements.txt index 381d6838..dae3bc66 100644 --- a/extra_plugins/output/unirec/config/unirec-elements.txt +++ b/extra_plugins/output/unirec/config/unirec-elements.txt @@ -43,7 +43,6 @@ BYTES_REV uint64 e29305id1 PACKETS_REV uint32 e29305id2 TCP_FLAGS_REV uint8 e29305id6 - # --- DNS specific fields --- DNS_ANSWERS uint16 cesnet:DNSAnswers # DNS answers DNS_RCODE uint8 cesnet:DNSRCode # DNS rcode @@ -74,7 +73,6 @@ FME_DNS_ID uint16 flowmon:dnsId FME_DNS_RR_TTL uint32 flowmon:dnsCrrTtl # DNS rr ttl # Note: Old fields DNS_RCODE, DNS_PSIDE and DNS_DO are not available anymore... - # --- SMTP specific fields --- SMTP_COMMAND_FLAGS uint32 cesnet:SMTPCommands # SMTP command flags SMTP_MAIL_CMD_COUNT uint32 cesnet:SMTPMailCount # SMTP MAIL command count @@ -119,8 +117,6 @@ FME_SIP_CALLING_PARTY string flowmon:sipCallingParty FME_SIP_CALLED_PARTY string flowmon:sipCalledParty # SIP to FME_SIP_VIA string flowmon:sipVia # SIP VIA - - # --- HTTP elements --- HTTP_REQUEST_METHOD_ID uint32 e16982id500 # HTTP request method id HTTP_REQUEST_HOST string e16982id501 # HTTP(S) request host @@ -131,7 +127,6 @@ HTTP_REQUEST_REFERER string e16982id505 HTTP_RESPONSE_STATUS_CODE uint32 e16982id506 # HTTP response status code HTTP_RESPONSE_CONTENT_TYPE string e16982id507 # HTTP response content type - FME_HTTP_METHOD_ID uint16 flowmon:httpMethodID FME_HTTP_UA_OS uint16 flowmon:httpUaOs FME_HTTP_UA_OS_MAJ uint16 flowmon:httpUaOsMaj @@ -145,7 +140,6 @@ FME_HTTP_REQUEST_HOST string flowmon:httpHost FME_HTTP_REQUEST_URL string flowmon:httpUrl # HTTP request url FME_HTTP_RESPONSE_STATUS_CODE uint32 flowmon:httpStatusCode # HTTP response status code - # --- Other fields --- IPV6_TUN_TYPE uint8 e16982id405 # IPv6 tunnel type APP_ID bytes e0id95 # Application ID from libprotoident / NBAR2 / Flowmon's NBAR plugin @@ -183,8 +177,6 @@ FME_TLS_JA_3FINGERPRINT bytes flowmon:tlsJa3Fingerprint TLS_SNI string cesnet:TLSSNI # Server Name Indication https://en.wikipedia.org/wiki/Server_Name_Indication TLS_JA_3FINGERPRINT bytes cesnet:tlsJa3Fingerprint # tlsJa3Fingerprint - - # --- Per-Packet Information elements --- PPI_PKT_LENGTHS uint16* e0id291/cesnet:packetLength # basicList of packet lengths PPI_PKT_TIMES time* e0id291/cesnet:packetTime # basicList of packet timestamps @@ -192,7 +184,6 @@ PPI_PKT_FLAGS uint8* e0id291/cesnet:packetFlag PPI_PKT_DIRECTIONS int8* e0id291/cesnet:packetDirection # basicList of packet directions # --- SSDP Information elements --- - SSDP_LOCATION_PORT uint16 cesnet:SSDPLocationPort SSDP_SERVER string cesnet:SSDPServer SSDP_USER_AGENT string cesnet:SSDPUserAgent @@ -200,12 +191,10 @@ SSDP_NT string cesnet:SSDPNT SSDP_ST string cesnet:SSDPST # --- DNSDD Information elements --- - DNSSD_QUERIES string cesnet:DNSSDQueries DNSSD_RESPONSES string cesnet:DNSSDResponses # --- OVPN Information elements --- - OVPN_CONF_LEVEL uint8 cesnet:OVPNConfLevel # --- NTP Information elements --- @@ -224,7 +213,6 @@ NTP_RECV string cesnet:NTPRecv NTP_SENT string cesnet:NTPSent # --- ARP Information elements --- - ARP_HA_FORMAT uint16 cesnet:ARPHAFormat ARP_PA_FORMAT uint16 cesnet:ARPPAFormat ARP_OPCODE uint16 cesnet:ARPOpcode @@ -234,11 +222,9 @@ ARP_DST_HA bytes cesnet:ARPDstHA ARP_DST_PA bytes cesnet:ARPDstPa # --- NetBios Information elements --- - NB_NAME string cesnet:NBName NB_SUFFIX uint8 cesnet:NBSuffix # --- IDPContent Information elements --- - IDP_CONTENT bytes cesnet:IDPContent IDP_CONTENT_REV bytes cesnet:IDPContentRev