Troubleshooting & FAQ
Quick answers to the most common questions.
Events aren’t appearing
Check that the event’s category is enabled under Settings → Events. The log records activity from activation onward — it doesn’t backfill history. Some events (autosaves, revisions, heartbeat) are filtered out by design.
A premium feature is locked
Confirm your license is active under Activity Log → License. If the cache is stale the plugin falls back to the free tier; re-validate to refresh it.
The Slack test message fails
Make sure the URL is a valid Slack Incoming Webhook (it should start with https://hooks.slack.com/). The test button reports the exact error Slack returns.
Does it slow down my site?
No — events are buffered and written in a single batched insert on shutdown, after the response is sent, so there’s no measurable impact on page-load time.