Contents 

WebLog Expert Help

Prev Page Next Page

Log Files

The program is an Apache log file analyzer and IIS log analyzer. There are several ways for the program to get the logs:

Local file. You can specify either a log file name or a wildcard for log file names. You can also use macros. Multiple file names/masks can be separated with semicolons.
Example: c:\Logs\*.gz; c:\Logs\*.zip

You can also analyze log files that match a wildcard from a folder and its subfolders by adding the @ character before the log path.
Example: @c:\Logs\*.gz
In this example files with .gz extension from the c:\Logs folder and its subfolders will be analyzed.

FTP. Download logs via FTP. Click here to get more information about the FTP settings.
HTTP. Download logs via HTTP. You can use macros and separate multiple URLs with semicolons. You can also specify username and password if necessary.
Multiple. Get logs from multiple sources.