enum | Format::ByteCode_t {
Format::LFT_NONE
,
Format::LFT_STRING
,
Format::LFT_CLIENT_IP_ADDRESS
,
Format::LFT_CLIENT_FQDN
,
Format::LFT_CLIENT_PORT
,
Format::LFT_CLIENT_EUI
,
Format::LFT_CLIENT_LOCAL_IP
,
Format::LFT_CLIENT_LOCAL_PORT
,
Format::LFT_CLIENT_LOCAL_TOS
,
Format::LFT_CLIENT_LOCAL_NFMARK
,
Format::LFT_TRANSPORT_CLIENT_CONNECTION_ID
,
Format::LFT_CLIENT_HANDSHAKE
,
Format::LFT_LOCAL_LISTENING_IP
,
Format::LFT_LOCAL_LISTENING_PORT
,
Format::LFT_SERVER_IP_ADDRESS
,
Format::LFT_SERVER_FQDN_OR_PEER_NAME
,
Format::LFT_SERVER_PORT
,
Format::LFT_SERVER_LOCAL_IP
,
Format::LFT_SERVER_LOCAL_IP_OLD_27
,
Format::LFT_SERVER_LOCAL_PORT
,
Format::LFT_SERVER_LOCAL_TOS
,
Format::LFT_SERVER_LOCAL_NFMARK
,
Format::LFT_CLIENT_REQ_METHOD
,
Format::LFT_CLIENT_REQ_URI
,
Format::LFT_CLIENT_REQ_URLSCHEME
,
Format::LFT_CLIENT_REQ_URLDOMAIN
,
Format::LFT_CLIENT_REQ_URLPORT
,
Format::LFT_CLIENT_REQ_URLPATH
,
Format::LFT_CLIENT_REQ_VERSION
,
Format::LFT_REQUEST_METHOD
,
Format::LFT_REQUEST_URI
,
Format::LFT_REQUEST_URLPATH_OLD_31
,
Format::LFT_REQUEST_VERSION_OLD_2X
,
Format::LFT_REQUEST_VERSION
,
Format::LFT_REQUEST_URLGROUP_OLD_2X
,
Format::LFT_REQUEST_HEADER
,
Format::LFT_REQUEST_HEADER_ELEM
,
Format::LFT_REQUEST_ALL_HEADERS
,
Format::LFT_ADAPTED_REQUEST_HEADER
,
Format::LFT_ADAPTED_REQUEST_HEADER_ELEM
,
Format::LFT_ADAPTED_REQUEST_ALL_HEADERS
,
Format::LFT_SERVER_REQ_METHOD
,
Format::LFT_SERVER_REQ_URI
,
Format::LFT_SERVER_REQ_URLSCHEME
,
Format::LFT_SERVER_REQ_URLDOMAIN
,
Format::LFT_SERVER_REQ_URLPORT
,
Format::LFT_SERVER_REQ_URLPATH
,
Format::LFT_SERVER_REQ_VERSION
,
Format::LFT_CLIENT_REQUEST_SIZE_TOTAL
,
Format::LFT_CLIENT_REQUEST_SIZE_HEADERS
,
Format::LFT_HTTP_SENT_STATUS_CODE_OLD_30
,
Format::LFT_HTTP_SENT_STATUS_CODE
,
Format::LFT_HTTP_RECEIVED_STATUS_CODE
,
Format::LFT_HTTP_BODY_BYTES_READ
,
Format::LFT_REPLY_HEADER
,
Format::LFT_REPLY_HEADER_ELEM
,
Format::LFT_REPLY_ALL_HEADERS
,
Format::LFT_ADAPTED_REPLY_SIZE_TOTAL
,
Format::LFT_REPLY_HIGHOFFSET
,
Format::LFT_REPLY_OBJECTSIZE
,
Format::LFT_ADAPTED_REPLY_SIZE_HEADERS
,
Format::LFT_CLIENT_IO_SIZE_TOTAL
,
Format::LFT_USER_NAME
,
Format::LFT_USER_LOGIN
,
Format::LFT_USER_IDENT
,
Format::LFT_USER_EXTERNAL
,
Format::LFT_TIME_SECONDS_SINCE_EPOCH
,
Format::LFT_TIME_SUBSECOND
,
Format::LFT_TIME_LOCALTIME
,
Format::LFT_TIME_GMT
,
Format::LFT_TIME_START
,
Format::LFT_TIME_TO_HANDLE_REQUEST
,
Format::LFT_PEER_RESPONSE_TIME
,
Format::LFT_TOTAL_SERVER_SIDE_RESPONSE_TIME
,
Format::LFT_DNS_WAIT_TIME
,
Format::LFT_BUSY_TIME
,
Format::LFT_SQUID_STATUS
,
Format::LFT_SQUID_ERROR
,
Format::LFT_SQUID_ERROR_DETAIL
,
Format::LFT_SQUID_HIERARCHY
,
Format::LFT_SQUID_REQUEST_ATTEMPTS
,
Format::LFT_MIME_TYPE
,
Format::LFT_TAG
,
Format::LFT_EXT_LOG
,
Format::LFT_SEQUENCE_NUMBER
,
Format::LFT_ADAPTATION_SUM_XACT_TIMES
,
Format::LFT_ADAPTATION_ALL_XACT_TIMES
,
Format::LFT_ADAPTATION_LAST_HEADER
,
Format::LFT_ADAPTATION_LAST_HEADER_ELEM
,
Format::LFT_ADAPTATION_LAST_ALL_HEADERS
,
Format::LFT_ICAP_TOTAL_TIME
,
Format::LFT_ICAP_ADDR
,
Format::LFT_ICAP_SERV_NAME
,
Format::LFT_ICAP_REQUEST_URI
,
Format::LFT_ICAP_REQUEST_METHOD
,
Format::LFT_ICAP_BYTES_SENT
,
Format::LFT_ICAP_BYTES_READ
,
Format::LFT_ICAP_BODY_BYTES_READ
,
Format::LFT_ICAP_REQ_HEADER
,
Format::LFT_ICAP_REQ_HEADER_ELEM
,
Format::LFT_ICAP_REQ_ALL_HEADERS
,
Format::LFT_ICAP_REP_HEADER
,
Format::LFT_ICAP_REP_HEADER_ELEM
,
Format::LFT_ICAP_REP_ALL_HEADERS
,
Format::LFT_ICAP_TR_RESPONSE_TIME
,
Format::LFT_ICAP_IO_TIME
,
Format::LFT_ICAP_OUTCOME
,
Format::LFT_ICAP_STATUS_CODE
,
Format::LFT_CREDENTIALS
,
Format::LFT_SSL_BUMP_MODE
,
Format::LFT_SSL_USER_CERT_SUBJECT
,
Format::LFT_SSL_USER_CERT_ISSUER
,
Format::LFT_SSL_CLIENT_SNI
,
Format::LFT_SSL_SERVER_CERT_SUBJECT
,
Format::LFT_SSL_SERVER_CERT_ISSUER
,
Format::LFT_SSL_SERVER_CERT_ERRORS
,
Format::LFT_SSL_SERVER_CERT_WHOLE
,
Format::LFT_TLS_CLIENT_NEGOTIATED_VERSION
,
Format::LFT_TLS_SERVER_NEGOTIATED_VERSION
,
Format::LFT_TLS_CLIENT_NEGOTIATED_CIPHER
,
Format::LFT_TLS_SERVER_NEGOTIATED_CIPHER
,
Format::LFT_TLS_CLIENT_RECEIVED_HELLO_VERSION
,
Format::LFT_TLS_SERVER_RECEIVED_HELLO_VERSION
,
Format::LFT_TLS_CLIENT_SUPPORTED_VERSION
,
Format::LFT_TLS_SERVER_SUPPORTED_VERSION
,
Format::LFT_NOTE
,
Format::LFT_PERCENT
,
Format::LFT_MASTER_XACTION
,
Format::LFT_EXT_ACL_USER_CERT_RAW
,
Format::LFT_EXT_ACL_USER_CERTCHAIN_RAW
,
Format::LFT_EXT_ACL_USER_CERT
,
Format::LFT_EXT_ACL_USER_CA_CERT
,
Format::LFT_EXT_ACL_CLIENT_EUI48
,
Format::LFT_EXT_ACL_CLIENT_EUI64
,
Format::LFT_EXT_ACL_NAME
,
Format::LFT_EXT_ACL_DATA
,
Format::LFT_PROXY_PROTOCOL_RECEIVED_HEADER
,
Format::LFT_PROXY_PROTOCOL_RECEIVED_HEADER_ELEM
,
Format::LFT_PROXY_PROTOCOL_RECEIVED_ALL_HEADERS
} |