Identity Management (MOSC)

MOSC Banner

Customizing OAM Audit events in 11gR2PSBP04

edited Feb 16, 2017 1:35PM in Identity Management (MOSC) 5 commentsAnswered ✓

Hi All,

I was trying to configure auditing for OAM. we observe that audit created huge no of records even when it the Filter Preset (at OAM) is set to Medium.

On analyzing the audit tables, we are are not interested in audit events like SessionValidation, CheckAuthorization,Authorizationn. How can I disable auditing for these events.

I tried manageAuditEvents() , but it is of no help.I ran below commands,

wls:/oamdomain/domainRuntime> manageAuditEvents(eventType="CheckAuthorization",auditEnabled="false",eventStatus="false",presetFilter="All")

wls:/oamdomain/domainRuntime> manageAuditEvents(eventType="CheckAuthorization",auditEnabled="false",eventStatus="true",presetFilter="All")

wls:/oamdomain/domainRuntime> manageAuditEvents(eventType="CheckAuthorization",auditEnabled="false",eventStatus="true",presetFilter="Medium")

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center