Collect & Analyze Logs
from Zephyr-powered Devices.

Get your logs to the cloud, seamlessly.
Analyze them, effortlessly.

Try Demo
No signup required!
Product screenshot

How it Works?

01

Install via west and Kconfig

Integrate the Spotflow SDK into your Zephyr project by adding it as a west dependency. Customize the configuration using a few Kconfig options. That's it!
CONFIG_LOG=y
CONFIG_DEBUG_COREDUMP=y
CONFIG_DEBUG_COREDUMP_BACKEND_OTHER=y

CONFIG_SPOTFLOW=y
CONFIG_LOG_BACKEND_SPOTFLOW=y
CONFIG_COREDUMP_BACKEND_SPOTFLOW=y

SPOTFLOW_INGEST_KEY="sf_ik_wJixd6k9lJvlavebCe..."
02

Use Zephyr as You Are Used to

#include <zephyr/logging/log.h>

static inline void foo (void) {
   LOG_MODULE_DECLARE(foo);
   LOG_INF("foo");
}
Once installed, use the Zephyr logging API as you are used to. The logs will be sent to the cloud according to your configuration. When the device crashes, the SDK will automatically collect crash dumps.
03

Inspect Logs & Build Dashboards

Search through logs using web app based on labels such as device id or log level. Don't waste time constructing complex queries. Check the state of your fleet with reports & dashboards and get embedded system insights.
Product screenshot
Features

What You Get?

Configure Collected Log Level from Cloud
Reduce bandwidth and device resource. Switch to detailed logging when needed.
Configure Collected Log Level from Cloud
Inspect Crash Dumps
View general information in our dashboard. Download dump files for analysis in GDB.
Inspect Crash Dumps
Set Up Alerts
Notify your team via email, phone, or Slack when certain conditions are met.
Set Up Alerts
Route Data to External Services
Get the data to your data lake, use a different visualization tool, or integrate with your IoT observability stack.
Route Data to External Services
Free Tier Included

The Pricing

Price
Free
100 EUR / month
when paid annually
Device Architectures
Active Devices (included)
Data Ingest (included)
Retention
Support
Log Querying
Automatic Crash Dump Collection
Alerting
Custom Dashboards
Device Directory
Single Sign-On
Enterprise
Contact us for custom conditions and volume discounts.

Join the Beta

Get early access to the tool! Your feedback will shape the product.
Spotflow team

The Team

We are a team of tech enthusiasts immersed in IoT solutions for over a decade. Our expertise spans distributed systems, cloud engineering, embedded programming, and IoT, giving us a unique perspective on real-world challenges in this space.

Our Vision

Over the years, we've listened to builders of embedded hardware who struggle to gain visibility into device operations—finding it tough to quickly check device logs or metrics and learn about their overall status. That's why we started working on a new product designed to simplify IoT log collection and working on the platform for embedded observability. We help you to keep track of how your devices operate so you can focus on what truly matters: innovating and building great products.

Our Track Record

Our journey began with building the IoT platform at Datamole . That foundation has grown into building a robust product that now powers large-scale solutions for brands like Lely or Agrifac with more than 100,000 devices actively using the platform today.

Copyright © 2025 Spotflow. All rights reserved.