🧪 UniFi "Send Test Event" looks successful—but won't send if System category is deselected
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
- Go to Settings ⚙️ → Control Plane → Integrations.
- In Categories, make sure System is selected.
- 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
Post a Comment