JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 11 Security Guidelines     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Overview of Oracle Solaris Security

2.  Configuring Oracle Solaris Security

3.  Monitoring and Maintaining Oracle Solaris Security

Verifying File Integrity by Using BART

Using the Audit Service

Monitoring audit_syslog Audit Summaries

Reviewing and Archiving Audit Logs

Finding Rogue Files

A.  Bibliography for Oracle Solaris Security

Using the Audit Service

Auditing keeps a record of how the system is being used. The audit service includes tools to assist with the analysis of the auditing data.

The audit service is described in Part VII, Auditing in Oracle Solaris, in Oracle Solaris 11.1 Administration: Security Services.

To satisfy your site requirements, the following audit service procedures might be useful:

Monitoring audit_syslog Audit Summaries

The audit_syslog plugin enables you to record summaries of preselected audit events.

You can display the audit summaries in a terminal window as they are generated by running a command similar to the following:

# tail -0f /var/adm/auditlog

Reviewing and Archiving Audit Logs

Audit records can be viewed in text format or in a browser in XML format.

For information and procedures see the following: