|
  
AUDIT

.
AUDIT
--------
|
-
CLOSE
-------------------------------------------------
--
|
Purpose
Use the AUDIT command to close the SafeSFS Server's audit file and all enabled, active SFS servers audit spool files. The audit files are sent to the virtual reader of the issuing user. The file name of each audit spool file is serverid AUDIT. The audit files may then be used as input to the SafeSFS audit utility.
Authorization
SAFADMIN authorization.
Parameters
Close:
Closes the SafeSFS audit files.
Return Codes
Return Code
|
Meaning
|
0
|
Audit file closed successfully. Audit files sent to issuers reader.
|
4
|
Not authorized.
|
8
|
Command failed. Audit file not closed.
|
Usage Notes
- The AUDIT command should be run periodically to avoid over consumption of spool space. The frequency with which the AUDIT command needs to be run, depends on spool space available and on the amount of SFS activity. It also depends on the type of auditing selected. See the AUDIT control record for more details.
  
|