Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
User Activity

Hi All -
We are trying to understand more about our user activity. We'd like to know things like: how many users are logging in each day (e.g. who & when); possibly, what operations/actions they are performing.
What is the best practice for obtaining this type of user activity?
OBIA 11.1.1.10.1 / OBIEE 11.1.1.9.3 / WLS 10.3.6
Regards,
Charles
Answers
-
You need usage tracking ...
https://docs.oracle.com/middleware/1221/biee/BIESG/usage_track.htm#BIESG211
Rittmanmead has lots of articles on this ...
https://www.rittmanmead.com/blog/tag/usage-tracking/
Thanks
Arijit
0 -
Usage Tracking gives you executed things against your OBI Server, not all the activities. For example you will not know when somebody download something or delete an object. For that you will need to look into the OBI Presentation Service logging.
To make it simpler have a look at this: https://www.rittmanmead.com/blog/2016/12/enhanced-usage-tracking-for-obiee-now-available-as-open-source/
Code is also available for free on GitHub.
0 -
Thanks for the replies!! I think the "enhanced usage tracking" would be a good fit for us ...
Regards,
Charles
0