I've been asked to help get a Unix based application through a Sarbanes-Oxley review.
The auditors are requiring that privileged access (e.g. root level accounts) must be logged. The logs must then be reviewed to ensure that any actions taken by these accounts are appropriate.
My specific question is if anyone has any experience with
- Developing a script to log actions by particular accounts
- Using a third party tool to perform logging
Any suggestions would be appreciated, as we are stuck!
The auditors are requiring that privileged access (e.g. root level accounts) must be logged. The logs must then be reviewed to ensure that any actions taken by these accounts are appropriate.
My specific question is if anyone has any experience with
- Developing a script to log actions by particular accounts
- Using a third party tool to perform logging
Any suggestions would be appreciated, as we are stuck!