Home | Previous Page | Next Page   Audit Administration > Audit Configuration Maintenance >

Displaying the Audit Configuration

You can display the current audit configuration with the -c option of the onaudit utility.

UNIX Only

Figure 7 shows output from the onaudit -c command on UNIX.

Figure 7. Example of Output from the onaudit -c Command on UNIX
onaudit -c

Onaudit -- Audit Subsystem Control Utility
Copyright (c) IBM Corp., 1998 - 2003

Current audit system configuration:
   ADTMODE =           1
   ADTADMMODE=           0
   ADTERR =           0
   ADTPATH =           /tmp
   ADTSIZE =           20000
   Audit file =    64

In Figure 7, the current audit system is configured as follows:

If you are user informix, you can also retrieve this information from the SMI sysadtinfo table in the sysmaster database. For details, see the IBM Informix: Administrator's Reference.

End of UNIX Only
Windows Only

Figure 8 shows output from the onaudit -c command on Windows.

Figure 8. Example Output from the onaudit -c Command on Windows
onaudit -c
   
Onaudit -- Audit Subsystem Control Utility
Copyright IBM Corpration 1996,2004 All rights reserved

Current audit system configuration:
   ADTMODE =              1
   ADTERR =             0
   ADTPATH =             %informixdir%/aaodir
   ADTESIZE =             50000
   Audit file =             0

In Figure 8, the current audit system is configured as follows:

End of Windows Only

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]