Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Do we have audit logs available for Oracle Analytics Server > Administration > Manage privileges

Do we have audit logs available for Oracle Analytics Server > Administration > Manage privileges
Best Answer
-
Hi @Aarvi-Oracle ,
You can find this information in the
auditjson.log
file located underDOMAIN_HOME/servers/obips1/logs
2
Answers
-
@Aarvi-Oracle .I had reviewed the documentation and could not find audit related to obiee
currently it is not possible to have audit of Administration updates in OAS, like creation of new catalog groups, adding members in catalog groups, granting privileges to catalogs and managing privileges.
Please raise an ER in idea lab
How To Create An Enhancement Request In Ideas Lab For Oracle Analytics (Doc ID 2662737.1)
0 -
@Aarvi-Oracle - Please check the Presentation Services logs or saw.log. Since these are Presentation Services privileges, the relevant information should be logged within these logs.
0 -
OP did post an idea, if you are interested in the same go there and upvote it.
0 -
As per @Federico Venturin's answer.
Examples from auditjson.log of an "admin" updating privileges{"time":
"2024-06-20T13:35:24Z"
,"id":"e3917bf0-0f9b-1000-8567-0a4123590000-0000000f","data":{"sik":"ssi",
"user":"AdminSteve
","userId":"2373682117B511EF8FE95DE8981C98D5","category":"security","message":
"Privilege (Answers) updated."
,"ecid":"9963d101-41f9-4aea-86a5-5c79857aef03-0013d1b7","rid":"0:2","logLevel":"info","additionalDetails":{"type" : "privilege"}}}
{"time":"
2024-06-20T13:57:56Z
","id":"e3917bf0-0f9b-1000-8567-0a4123590000-00000010","data":{"sik":"ssi",
"user":"OASAdmin"
,"userId":"E62170110E2311EFAF66D543B7F9BBC3","category":"security","message":"
Privilege (Answers) updated
.","ecid":"9963d101-41f9-4aea-86a5-5c79857aef03-0013d3e3","rid":"0:1","logLevel":"info","additionalDetails":{"type" : "privilege"}}}
1