Adding an Audit Log for Updating user in MI Management API
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
An Audit Log action is added for updating users. In the documentation, the below line should be added after remove user.
Action: Update user
Sample Format : [2021-09-07 12:42:59,249] INFO {AUDIT_LOG} - { “performedBy”: “admin”, “action”: “updated”, “type”: “user”, “info” : “{\“userId\”: \“user4\”}”}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked audit-log documentation section and locate the existing “remove user” action. Add the specified “Update user” action and sample format after it, then review the rendered documentation to confirm the wording and formatting are correct.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100