|
Sawmill is a Backup Exec Log Format (BETA) log analyzer (it also supports 827 other log formats).
It can process log files
in Backup Exec Log Format (BETA) format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Backup Exec Log Format (BETA) 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 Format (BETA) log analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
This is a "beta" format, which means that support for it in Sawmill is experimental, has not been fully tested, and is not available in Sawmill Lite.
Sawmill stores the following non-numerical fields in its database for Backup Exec Log Format (BETA), 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 Log Format (BETA), 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 Log Format (BETA) and all the other supported formats.
|