Dear all,
I want to keep logon and logoff actions of users in HANA DB 1.0 Rev 10.2 security audit log, both successful and unsuccessful attempts.
According to SAP_HANA_Security_Guide_en.pdf, I defined a new audit policy.
CREATE AUDIT POLICY xxxxxx AUDITING ALL CONNECT,DISCONNECT SESSION LEVEL info
The outcome was a little bit different from my expectation.
CONNECT is ok, all of actions are successfully logged even unsuccessful attenpts as well.
But DISCONNECT SESSION, for example 'exit' or '/q' command in hdbsql, is not logged at all.
Kindly give your advice, how can I make it on my HANA DB?
with kind regards,
Naoto Mochizuki