IBM HTTP SERVER
Sawmill is a IBM HTTP Server log analyzer (it also supports the 1021 other log formats listed to the left).
It can process log files
in IBM HTTP Server format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse IBM HTTP Server logs, import them into a MySQL, Microsoft SQL Server, or Oracle database (or its own built-in database),
aggregate them, and generate dynamically filtered reports, all through a web interface.
Sawmill can perform IBM HTTP Server log analysis on any platform, including Windows, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
Sawmill stores the following non-numerical fields in its database for IBM HTTP Server, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| date/time | | date_time |
| hour of day | | hour_of_day |
| day of week | | day_of_week |
| client IP | | c_ip |
| authenticated username | | cs_username |
| server IP | | s_ip |
| location | | location |
| source port | | s_port |
| method | | cs_method |
| URL | | cs_uri_stem |
| file type | | file_type |
| server status | | sc_status |
| win32 status | | sc_win32_status |
| web browser | | web_browser |
| operating system | | operating_system |
| spider | | spider |
| worm | | worm |
| screen dimensions | | screen_dimensions |
| screen depth | | screen_depth |
| referrer | | cs_referer |
| search engine | | search_engine |
| search phrase | | search_phrase |
Sawmill stores the following numerical fields in its database for IBM HTTP Server, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| hits | | hits |
| page views | | page_views |
| visitors | | visitors |
| time taken | | time_taken |
| average time taken | | time_taken_avg |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling IBM HTTP Server reports.
Sawmill also supports 1021 other log formats.