In this release,
the Request Log Parser is no longer a separate download. It is installed with
the MDEX Engine as
$ENDECA_MDEX_ROOT/bin/reqlogparser
(UNIX) and
%ENDECA_MDEX_ROOT%\bin\reqlogparser.exe
(Windows).
The Request Log Parser no longer supports request logs generated by versions 3.x of the Information Access Platform. It supports request logs generated by IAP 4.x, IAP 5.x and MDEX Engine 6.x.
In order to be more consistent with other MDEX processes (such as Dgidx and Dgraph), the Request Log Parser no longer supports the short form of flag names. Long form names continue to be supported as in previous releases.
In order to be more consistent with other MDEX processes , the Request
Log Parser now supports a
--version
flag.
If the name of a request log is specified as
"-"
, then the request log is read from stdin.