I Built a SIEM for My Smart Home… and It Found Things I Didn’t Expect

BeardedTinker
BeardedTinkerApr 8, 2026

Why It Matters

It shows that affordable, open‑source SIEM can give prosumers real‑time threat visibility and automated defenses, turning a smart home into a resilient, observable infrastructure.

Key Takeaways

  • Home-built SIEM provides visibility across smart‑home devices and network
  • Correlating logs reveals attacks that single devices miss entirely
  • Low‑power Zimaboard runs 24/7 monitoring efficiently for home setup
  • Wazuh open‑source SIEM integrates firewall, NAS, Home Assistant logs and alerts
  • Alerts can trigger Home Assistant automations for immediate response action

Summary

In this video the creator walks through designing and deploying a self‑hosted security information and event management (SIEM) platform specifically for a smart‑home and home‑lab environment. He chose a low‑power Zimaboard running Ubuntu LTS as the dedicated monitoring host and installed the open‑source Wazuh stack to collect and analyze logs from his router, NAS, and Home Assistant instance.

The core value comes from aggregating disparate logs and correlating them into actionable alerts. He demonstrates three test incidents: a scripted port scan that appears as multiple firewall drops, a series of failed Synology login attempts, and a mix of failed then successful Home Assistant authentications. Wazuh parses each syslog entry, applies custom decoders and rules from a public GitHub repo, and flags the combined activity as suspicious behavior.

A key observation is that many smart‑home components, especially Home Assistant, do not expose structured security events out of the box. The creator built a Wazuh agent add‑on to forward authentication and integration events, and even proposed enhancements to Home Assistant’s logging architecture. He also shows how Wazuh‑generated metrics can be fed back into Home Assistant as sensors, enabling automations such as notifications, temporary lock‑downs, or camera activation.

For hobbyists whose home networks are evolving into mini‑data centers, the setup offers continuous visibility without the overhead of enterprise solutions. By running on energy‑efficient hardware and leveraging open‑source tooling, users can detect reconnaissance, credential‑stuffing, or compromised devices early and automate defensive responses, raising the overall security posture of the connected home.

Original Description

What if your smart home could actually see attacks happening on your network?
In this video I build a SIEM monitoring system for a smart home and homelab using Wazuh, integrating logs from UniFi network infrastructure, Synology NAS and Home Assistant.
Instead of just collecting logs, the system correlates events across the infrastructure to detect suspicious behaviour.
To demonstrate how it works I trigger three real incidents in my own network and show how they appear across multiple systems.
We’ll cover:
• What SIEM actually is (and when it makes sense at home)
• Infrastructure architecture for homelab security
• Integrating UniFi firewall and IDS logs
• Monitoring Synology authentication activity
• Bringing Home Assistant events into SIEM
• Sending SIEM alerts back into Home Assistant dashboards and automations
This setup is not about paranoia — it's about visibility into your infrastructure.
⏱ Video Chapters
00:00 — The Attack That Started This Project (Hook)
01:05 — Why I Built a SIEM for My Smart Home
02:06 — What SIEM Actually Does (And Why It Matters)
03:21 — Architecture Overview: How Everything Connects
04:20 — Hardware & OS Choice (ZimaBlade + Ubuntu)
06:10 — Installing Wazuh SIEM
07:04 — Incident #1: UniFi Network Reconnaissance
08:34 — Incident #2: Synology Login Attempts
09:37 — Home Assistant Wazuh Agent
11:15 — Proposed Security Improvements for Home Assistant
12:25 — Bringing SIEM Alerts Into Home Assistant
13:43 — Final Thoughts: Is SIEM Worth It For A Smart Home?
🔗 Resources from the video
Wazuh homelab security rules & decoders
Home Assistant Wazuh Agent Add-on
Video assets & Home Assistant integration examples
Home Assistant architectural proposal (upvote if you support it)
📁 Code & configs from the video if available:
Stay awesome & connect smarter,
Bearded Tinker
🧡 Support the channel:
🤝 Channel Memberships
☕ Super Thanks are always appreciated
(*) indicates affiliated links
#homeassistant #homelab #cybersecurity #wazuh #selfhosted #smarthome #homeserver

Comments

Want to join the conversation?

Loading comments...