Hi Gurus,
Situation:
I have setup HANA auditing on ERP system a few weeks ago and now I need to be able to report on the AUDIT_LOG table where these audit results are stored.However, I believe that my user (XYZ) requires access to the AUDIT_OPERATOR role in order to be able to read the data in the AUDIT_LOG view, therefore I have assigned system privilege AUDIT_OPERATOR to my user ID and i am able to read from the table.
The question now becomes what I can do with the broader user community that needs to be able to report off of this table? In other words, Finance users need to run a report which reads from the AUDIT_LOG view.
I can’t see any other option but to assign the AUDIT_OPERATOR privileges to these users? Any suggestion?