|
Sawmill is a Backup Exec log analyzer (it also supports 827 other log formats).
It can process log files
in Backup Exec format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Backup Exec logs, import them into a SQL database (or its own built-in database),
aggregate them, and generate dynamically filtered reports, all through a web interface.
Sawmill can perform Backup Exec log analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
Sawmill stores the following non-numerical fields in its database for Backup Exec, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | date/time | | date_time |
| | day of week | | day_of_week |
| | hour of day | | hour_of_day |
| | set resource name | | set_resource_name |
| | tape name | | tape_name |
| | display volume | | display_volume |
| | description | | description |
| | backup type | | backup_type |
| | server | | server |
| | name | | name |
Sawmill stores the following numerical fields in its database for Backup Exec, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | sets backed up | | sets_backed_up |
| | duration | | duration |
| | files backed up | | files_backed_up |
| | directories backed up | | directories_backed_up |
| | mail messages backed up | | mail_messages_backed_up |
| | folders backed up | | folders_backed_up |
| | mailboxes backed up | | mailboxes_backed_up |
| | bytes processed | | bytes_processed |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Backup Exec and all the other supported formats.
|