Reduce Audit and Trace Loads
uses a file system to keep audit data and trace data. Most processes in the system could be blocked while writes to this file system. To reduce access time to the file system, do the following:
capamsc141
PAM Server Control
uses a file system to keep audit data and trace data. Most processes in the system could be blocked while PAM Server Control
writes to this file system. To reduce access time to the file system, do the following:- Set the audit mode only for resources and accesses you need.
- Open the trace only when you need to.
- Store audit file, trace file, andPAM Server Controldatabase files on the fastest available file system.
- Store the lookaside database directory on a fast file system.