Hi everyone,
I have need to audit when end users within an organisation acctualy login to presentation service. I try this one:
grep "saw.securitysubsystem.session.logon" sawlog5.log and I get this:
saw.securitysubsystem.session.logon
saw.securitysubsystem.session.logon
saw.securitysubsystem.session.logon
without username!!
How can I enable this loging?
My system is: Oracle Linux 7, Oracle Business Intelligence 11.1.1.9.
Thanks in advance.