Can anyone recommend a way of securely auditing certain actions that an application does?
The application is multi-user and database driven, but I don't really want the audit log on the same database as in the event of a compromised system, the audit log will be untrustworthy.
Not looking for code, really, just suggestions.
The application is multi-user and database driven, but I don't really want the audit log on the same database as in the event of a compromised system, the audit log will be untrustworthy.
Not looking for code, really, just suggestions.