🧪 UniFi "Send Test Event" looks successful—but won't send if System category is deselected

TL;DR: The UniFi UI's Send Test Event (Settings ⚙️ → Control Plane → Integrations) only works if the System category is selected in Categories. The UI still shows "Event Sent ✅" even when System is deselected—so nothing appears in your logs. Suggestion for Ubiquiti: make test events use a hidden Test category that can't be turned off, so the button always validates the end-to-end pipeline.

On the Settings ⚙️ → Control Plane → Integrations page of the UniFi UI there's a very handy Send Test Event button. When you click it (1️⃣ in the screenshot), a little tile slides down saying Event Sent with a green check mark (2️⃣). Great! Except… in the situation shown below, no test event is actually shipped—even though the UI says it was.

What's going on?

In the Categories section (3️⃣), there are fourteen different event categories you can select. Test events belong to the System category. If System is unchecked, UniFi still shows "Event Sent" in the UI—but nothing lands in your log receiver.

Evidence: test events are System

Here's a sample test event you'll see when it works, clearly indicating it's a system event:

Aug 27 17:24:47 udmpro CEF:0|Ubiquiti|UniFi OS|4.3.6|system|0|msg=Test log

Fix

  1. Go to Settings ⚙️ → Control Plane → Integrations.
  2. In Categories, make sure System is selected.
  3. Click Send Test Event again and confirm it now arrives at your log shipper/receiver.

Why this matters

I pity the poor UniFi admin who—perhaps for noise reduction—deselected System, then clicked Send Test Event, saw "Event Sent" ✅, and waited for logs that never came. That "success" message can send you chasing the wrong problem (parsers, network, SIEM inputs) when the real culprit is simply an excluded category.

Suggestion for Ubiquiti

Please consider a dedicated, non-toggleable Test category for the Send Test Event button. That way the button always validates the end-to-end pipeline. If a test event doesn't arrive, we immediately know to troubleshoot the shipper/receiver path—not category selection.

Comments

Popular posts from this blog

🛠️ UniFi Network Application 9.4.17: CEF Syslog Timestamp Fixes

🕰️ Inconsistent Time Zones in UniFi Logs