Skip to content

humanmade/audit-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Tamper resistant, off-site audit logging for WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages