In which log file we can track the activity like adding users, assigning permission, updating artifact, adding user to project area , revoking and so on?
we have configured IBM ELM application 7.0.2 with web application server and now we want to track all activities performed on application in log file.
In which log file we can track the activity like adding users, assigning permission, updating artifact, adding user to project area , revoking and so on.
Accepted answer
This information is tracked in different places:
- adding users will be tracked in the logs of your directory system, whatever you are using
- project area admin tasks like assigning permissions and adding users is tracked in the audit history of each project area
- updating artefacts is tracked in the History or Audit log of the artefact itself
Comments
Hi Norris,
I get this, but my question is , can we track all these activities at one particular place or any particular log files?
No - they are completely unrelated activities done by completely different parts of the system, so you won't get them in one single log file
Thank you, Norris, for helping me out with this information.