Multiple Data Sources Enter the following details for the new data source:

Configuring and Managing Auditing 12-9 Bus-stop files for system components are located in: ORACLE_INSTANCEauditlogsComponent_TypeComponent_Name File Size Java Components The size of a file for the file storage mode can be managed using the max.fileSize property described in the configuration file jps-config.xml. This property controls the maximum size of a bus-stop file for Java components. Specify the sizes in bytes as described in Section 12.3.4, Manage Audit Policies Manually . System Components The size of a file for the file storage mode can be set in the auditconfig.xml file. See Section 12.3.4.4, Manually Configuring Audit for System Components . Directory Size Java Components The size of a directory for the file can be managed using the max.DirSize property described in the configuration file jps-config.xml. This property controls the maximum size of a bus-stop directory. Specify the sizes in bytes as described in Section 12.3.4, Manage Audit Policies Manually . System Components The size of a directory for the file storage mode can be set in the auditconfig.xml file. See Section 12.3.4.4, Manually Configuring Audit for System Components .

12.2.6 Configuring the Stand-alone Audit Loader

As shown in Figure 11–1 , Common Audit Framework’s audit loader moves records from bus-stop files to the audit store. The mechanism driving the audit loader depends on the application environment: ■ Java EE components and applications deployed in Oracle WebLogic Server use the audit loader functionality provided through the application server. ■ System components and non-Java applications use the audit loader functionality provided through Oracle Process Manager and Notification Server OPMN. ■ Java SE applications, which run outside an application server container, use a stand-alone audit loader. This section explains how to set up and execute the stand-alone audit loader: ■ Configuring the Environment ■ Running the Stand-Alone Audit Loader Note: If you switch from file to database store for audit data, all the events collected in the audit files are pushed into the database tables and the audit files are deleted.