FREEBSD PRAUDIT
Sawmill is a FreeBSD praudit log analyzer (it also supports the 1021 other log formats listed to the left).
It can process log files
in FreeBSD praudit format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse FreeBSD praudit 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 FreeBSD praudit 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 FreeBSD praudit, 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 |
| audit event ID | | audit_event_id |
| audit event ID modifier | | audit_event_id_modifier |
| invariant audit ID | | invariant_audit_id |
| effective user ID | | effective_user_id |
| effective group ID | | effective_group_id |
| real user ID | | real_user_id |
| real group ID | | real_group_id |
| process ID | | process_id |
| audit session ID | | audit_session_id |
| terminal ID | | terminal_id |
| text | | text |
| return message | | return_message |
| return code | | return_code |
| path | | path |
| access mode | | access_mode |
| owner user ID | | owner_user_id |
| owner group ID | | owner_group_id |
| file system ID | | file_system_id |
| inode ID | | inode_id |
| device ID | | device_id |
| exec args | | exec_args |
Sawmill stores the following numerical fields in its database for FreeBSD praudit, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| events | | events |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling FreeBSD praudit reports.
Sawmill also supports 1021 other log formats.