Configuring DSMs
274
O
RACLE
To create an index and a new view:
Step 1
From the Enterasys Extranet, download the appropriate file for your version of
Oracle:
a
If you are using Oracle 9i or 10g Release 1, download the following file:
oracle_9i_dba_audit_view.sql
b
If you are using Oracle v10g Release 2 and v11g, download the following file:
oracle_alt_dba_audit_view.sql
Step 2
Copy the downloaded file to a local directory.
Step 3
Change the directory to the location where you copied the file in
Step 2
.
Step 4
Log in to SQLplus and log in as sysdba:
sqlplus / as sysdba
Step 5
At the SQL prompt, type one of the following commands, depending on your
version of Oracle Audit:
To create an index, the file may already be in use and must have exclusive access.
a
If you are using Oracle 9i or 10g Release 1, type the following command:
@oracle_9i_dba_audit_view.sql
b
If you are using Oracle v10g Release 2 and v11g, type the following command:
@oracle_alt_dba_audit_view.sql
Step 6
Make sure the database user configured in SIEM has SELECT permissions on the
view.
For example if the user is USER1:
grant select on sys.alt_dba_audit_view to USER1;
Step 7
Log out of SQLplus.
Step 8
Log in to SIEM.
Step 9
Update the JDBC protocol configuration for this entry to include the following:
•
Table Name
- Update the table name from
DBA_AUDIT_TRAIL
to
sys.alt_dba_audit_view
.
•
Compare Field
- Update the field from
entended_timestamp
to
ntimestamp
.
For more information, see the
Log Sources User Guide
.
Step 10
Click
Save
.
Oracle DB Listener
The Oracle Database Listener application stores logs on the database server. To
integrate SIEM with Oracle DB Listener, select one of the following methods for
event collection:
•
Collecting Events Using the Oracle Database Listener Protocol
•
Collecting Oracle Database Events Using Perl and Syslog
Summary of Contents for Security Information and Event Manager
Page 2: ......
Page 8: ......
Page 20: ......
Page 22: ......
Page 24: ......
Page 26: ......
Page 32: ......
Page 34: ......
Page 36: ......
Page 38: ......
Page 44: ......
Page 58: ......
Page 90: ......
Page 92: ......
Page 94: ......
Page 114: ......
Page 116: ......
Page 122: ......
Page 124: ......
Page 126: ...Configuring DSMs 110 FIREEYE...
Page 128: ......
Page 130: ......
Page 132: ......
Page 136: ......
Page 140: ......
Page 144: ......
Page 172: ......
Page 176: ...Configuring DSMs 160 ISC BIND...
Page 180: ......
Page 182: ......
Page 184: ......
Page 204: ......
Page 224: ......
Page 246: ......
Page 250: ......
Page 256: ......
Page 260: ......
Page 276: ......
Page 282: ......
Page 284: ......
Page 306: ......
Page 308: ......
Page 318: ......
Page 322: ......
Page 324: ......
Page 346: ......
Page 356: ......
Page 366: ......
Page 384: ......
Page 392: ......
Page 394: ......
Page 396: ......
Page 398: ......
Page 404: ......
Page 426: ......