The Request Log Parser is invoked as follows:

reqlogparser [--flags] request.log [request2.log...]

where request.log is a relative or absolute path to the MDEX Engine request log file to analyze. Multiple log files may be analyzed in a single run by specifying filenames in space-separated list form.

The Request Log Parser will write resulting parsed entries to standard output. To save results to a file, simply redirect standard output to a file.

If a filename is "-", then the request log is read from stdin. The "-" can be used in combination with other filenames but only one filename may be "-".

Per-file progress messages and a post-analysis summary message will be written to standard error unless the --silent flag is specified.

The Request Log Parser supports the following flags:


Copyright © Legal Notices