Honeylog WordPress Plugin
Multi-file WordPress plugin that batches frontend requests into a JSON queue and flushes to Honeylog.
This client targets self-hosted and conventional managed WordPress. It is not
the complete integration for WordPress VIP, where edge cache hits do not execute
PHP and the uploads filesystem is not a durable local queue. Use
clients/wordpress-vip-s3 for VIP.
honeylog-ingestion.php: bootstrap and WordPress hooksincludes/honeylog-constants.php: constants + option sanitizersincludes/honeylog-batching-utils.php: queue file lock, enqueue/snapshot/requeue/flushincludes/honeylog-request-utils.php: request capture + HTTP batch senderincludes/honeylog-settings.php: admin settings pageincludes/honeylog-debug.php: persistent debug log + last status/error helpersGo to Settings -> Honeylog:
TokenSite Domain (optional)The ingestion endpoint is fixed to https://api.honeylog.io/events.
Debug log is written to:
wp-content/uploads/honeylog-ingestion/debug.log when availablewp-content/honeylog-ingestion-debug.log