LTSV Parser

    Labeled Tab-separated Values (LTSV format is a variant of Tab-separated Values (TSV). Each record in a LTSV file is represented as a single line. Each field is separated by TAB and has a label and a value. The label and the value have been separated by ‘:’.

    Config this in httpd.conf:

    The following log entry is a valid content for the parser defined above:

    The time has been converted to Unix timestamp (UTC).