SV-270505r1167742_rule
V-270505
SRG-APP-000101-DB-000044
O19C-00-005600
CAT II
10
If the site-specific audit requirements are not covered by the default audit options, deploy and configure FGA. For details, refer to Oracle documentation, at the location below.
For more information on the configuration of fine-grained auditing, refer to the following documents:
https://docs.oracle.com/en/database/oracle/oracle-database/19/dbseg/configuring-audit-policies.html#GUID-88DA3AF8-5F6A-4C6E-80EE-F65071E5BF46.
Review the system documentation to identify additional site-specific information not covered by the default audit options, the organization has determined to be necessary. If there are none, this is not a finding.
If any additional information is defined, compare those auditable events that are not covered by unified auditing with the existing Fine-Grained Auditing (FGA) specifications returned by the following query:
SELECT COUNT(*)
FROM audsys.unified_audit_trail
WHERE audit_type = 'FineGrainedAudit';
If any such auditable event is not covered by the existing FGA specifications, this is a finding.
V-270505
False
O19C-00-005600
Review the system documentation to identify additional site-specific information not covered by the default audit options, the organization has determined to be necessary. If there are none, this is not a finding.
If any additional information is defined, compare those auditable events that are not covered by unified auditing with the existing Fine-Grained Auditing (FGA) specifications returned by the following query:
SELECT COUNT(*)
FROM audsys.unified_audit_trail
WHERE audit_type = 'FineGrainedAudit';
If any such auditable event is not covered by the existing FGA specifications, this is a finding.
M
5672