WP Manifestindependent plugin directory
manifest / security / audit-log

Audit Log

Tamper resistant, off-site audit logging for WordPress

by Human Made | Joe Hoyle · github.com/humanmade/audit-log

14stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/humanmade/audit-log/archive/refs/heads/master.zip
Audit Log
Tamper resistant, off-site audit logging for WordPress.

Audit Log

This plugin provides a temper resistant, off-site audit log for WordPress. It achieves this by storing the data in a separate DynamoDB table outside of the WordPress database. This means the audit log survives database restores, site re-installs, rogue malicious behavior and other events that would threaten the integrity of the audit log.

Configuration

Define the following PHP constants to configure the Audit Log:

  • AUDIT_LOG_SQS_QUEUE_URL
  • AUDIT_LOG_DYNAMO_DB_TABLE