HTTPERR Input Format From-Entity Syntax
<from-entity> | ::= |
HTTPERR | <filename> [ , <filename> ... ] |
When the "HTTPERR" keyword is used, the HTTPERR input format reads the HTTP Error log configuration from the registry and parses all the HTTP Error log files currently available in the HTTP Error log file directory.
Filenames can include wildcards (e.g. "LogFiles\HTTPERR\httperr*.log").
Examples:
FROM LogFiles\HTTPERR\httperr1.log, LogFiles\HTTPERR\httperr2.log
FROM \\MYMACHINE\LogFiles\HTTPERR\httperr*.log
FROM HTTPERR