Audit Log users data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 04:41 AM
Hi ,
How do we know where to view the audit logs of users on the system. For example if a users status is changed from Active = true to Active = false or something like when their names are changed I would like to see when these things are updated and who completed the update.
I would like to know how to do this kind of work this is not a request to look at particular logs.
can anyone help on this .
Thanks in advance.
Priya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 09:13 AM
By default, the sys_user table is not audited. You'll need to activate it.
Check out this doc which should get you started:
Here is a community post with some additional advice:
I hope this helps.
-Jeff