[WordPress] 外掛分享: Honeylog

首頁外掛目錄 › Honeylog
WordPress 外掛 Honeylog 的封面圖片
全新外掛
安裝啟用
尚無評分
5 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.0.1 上架:2026-07-14

內容簡介

Honeylog 是一款多檔案的 WordPress 外掛,能將前端請求批次處理並轉換為 JSON 隊列,並發送至 Honeylog。此外掛適用於自我託管及傳統的管理型 WordPress,並提供簡單的事件追蹤功能。

【主要功能】
• 追蹤前端頁面請求及 .xml、.txt 網址
• 寫入事件至本地 NDJSON 隊列檔案
• 每 60 秒自動執行排程任務,批次發送請求

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Honeylog」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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.
Behavior

Tracks frontend page requests plus .xml and .txt URLs (excludes wp-admin pages).
Writes each event to a local NDJSON queue file.
Uses an option-based lock on every queue write/mutation.
Runs a cron-based flush every 60 seconds.
Sends queued events in batches of up to 100.
Warns administrators when automatic WP-Cron execution is disabled.

Plugin Files

honeylog-ingestion.php: bootstrap and WordPress hooks
includes/honeylog-constants.php: constants + option sanitizers
includes/honeylog-batching-utils.php: queue file lock, enqueue/snapshot/requeue/flush
includes/honeylog-request-utils.php: request capture + HTTP batch sender
includes/honeylog-settings.php: admin settings page
includes/honeylog-debug.php: persistent debug log + last status/error helpers

Settings
Go to Settings -> Honeylog:

Token
Site Domain (optional)

The ingestion endpoint is fixed to https://api.honeylog.io/events.
Debugging
Debug log is written to:

wp-content/uploads/honeylog-ingestion/debug.log when available
fallback: wp-content/honeylog-ingestion-debug.log

延伸相關外掛

文章
Filter
Apply Filters
Mastodon