Monitor Any Device.
Build Any Dashboard.

Connect your devices, visualize real-time data, and get alerts before problems happen. From sensors to servers—all in one platform.

No setup fees. Deploy in minutes.

Logable
Live
Temperature
72.4°C
+2.1%
Devices
148
99.3%
Alerts
3
-2
Throughput
1,247
+8.4%
System Load

Everything you need to monitor at scale

A complete telemetry toolkit from device connection to enterprise-grade security.

Dashboard Builder

Drag-and-drop widgets, real-time charts, and multi-device views. Build complex dashboards without code.

Temp
72%
Throughput
Devices
247
+12.4%vs last hr
Conveyor A
2.4 m/s
Output
1,247
units today
Silo A
65%1.2t
Need a custom widget? We'll build it.

Device Types

Purpose-built for industrial hardware. Silos, conveyors, motors, pumps, scales, flow meters, and more.

Silo
Weigh Bin
Conveyor
Scale
Motor
Flow Meter
Water Pump
Check Weigher
Cold Room
Front Loader
Inverter
+ Your Custom DeviceWe build custom device types to your spec

Streams

Feed any data into dashboards with fully dynamic streams. If you can measure it, you can stream it.

JSON
Batch trackingSystem healthProduction KPIsEnvironmental

Hardware Protocols

Our IoT gateway converts industrial protocols to JSON. Modbus, OPC UA, BACnet, PROFINET, and more — delivered via REST or MQTT.

Modbus RTU
Modbus TCP
OPC UA
PROFINET
BACnet
CAN bus
REST
/v1/data
MQTT
:8883

Smart Alerts

Threshold, rate-of-change, status, and compound triggers. Multi-channel delivery with cooldowns, escalation, and recovery.

Motor-03critical
Temperature > 95°C
Trigger active
Silo-01warning
Fill Level < 15%
Trigger active
AND / OR
Critical Alert2s ago

Motor-03 temperature exceeded 95°C

Warning4m ago

Silo-01 fill level dropped below 15%

Recovery12m ago

Conveyor-02 speed normalized

EmailWebPushRecoveryCooldown

Enterprise Security

Organization management, role-based access control, SSO & SCIM integration, API token scoping, audit logging, and TLS encryption.

A
Acme Corp
3 members
JB
Admin
KM
Editor
TS
Viewer
sk_live_...a3bf
read:deviceswrite:dataread:alerts
14:23:01CREATEAPI token Motor-03
14:22:18UPDATERole viewer → editor
14:21:45LOGIN192.168.1.x (SSO)
SSO & SCIMTLS 1.3SOC 2

Developer Friendly

Connect any device or service with our REST API and MQTT broker. Send data from anywhere — no SDK required, just standard HTTP or MQTT.

REST API

Ingest data via standard HTTP POST

MQTT Broker

Publish over TLS with QoS guarantees

WebSocket Streams

Real-time bidirectional data flow

Token Authentication

Scoped API keys for secure access

curl -X POST \ https://api.logable.app/v1/streams/stm_abc123/ingest \ -H "Authorization: Bearer sk_live_abc123" \ -H "Content-Type: application/json" \ -d '{"temperature": 72.5, "humidity": 45.2}'
POST /v1/streams/:id/ingestMQTT QoS 1WSS real-time

Get started in three steps

1

Connect

Send data from any device using standard protocols.

  • MQTT broker with QoS & TLS
  • REST API for HTTP ingestion
  • IoT gateways for Modbus devices
  • Device auth tokens for secure access
2

Visualize

Build dashboards with real-time data from your devices.

  • Charts, gauges, silos, and more
  • Drag-and-drop dashboard builder
  • Real-time updates via SSE
  • Share dashboards with your team
3

Alert

Know the moment something needs attention.

  • Threshold rules — metric above or below a value
  • Email and web inbox delivery
  • Cooldown periods to reduce noise
  • Recovery notifications when issues resolve

Connect your first device and see data in under 5 minutes.

Developer First

Seamless integration for any stack

Push data your way. High-throughput MQTT streams or simple REST API calls. No SDK needed — just standard protocols.

MQTT & REST Protocols

Publish via MQTT broker (TLS + QoS) or ingest via standard HTTP POST. No SDK required.

IoT Gateway Support

Connect Modbus devices through IoT gateways. Bridge legacy hardware to the cloud.

publish.py
import paho.mqtt.client as mqtt client = mqtt.Client() client.username_pw_set( username="stream_id", password="sk_live_..." ) client.connect("mqtt.logable.app", 8883) client.publish( "streams/stm_abc123/data", json.dumps({ "temperature": 72.4, "humidity": 45.2 }) )
POST /v1/streams/:id/ingestMQTT QoS 1WSS real-time

Teams & Organizations

Built for teams from day one

Multi-tenant workspaces with role-based access, audit logging, and full data isolation between organizations.

Multi-Tenant Organizations

Separate workspaces with isolated data, devices, and dashboards per organization.

Team Invitations

Invite teammates via email. They join your org instantly with the assigned role.

Role-Based Access

Admin, member, and viewer roles control who can configure devices, edit dashboards, and manage alerts.

Audit Logs

Comprehensive activity trail for every action — device changes, alert modifications, team updates.

Data Isolation

Each organization's data is fully isolated. No cross-tenant data leakage by design.

Org Context Switching

Switch between organizations seamlessly. Each workspace maintains its own state and settings.

Choose The Plan That's Right For You

14-day free trial · No credit card required · Cancel anytime

Hobbyist

For makers and personal projects. Monitor up to 5 devices with real-time dashboards.

PERSONAL

$9
$7/month

Billed annually at $84/year.

Start free trial
Most Popular

Pro

For small businesses and serious projects. Monitor up to 20 devices with advanced alerts and team access.

BUSINESS

$29.99
$23/month

Billed annually at $276/year.

Start free trial
Industry
Custom pricing

For teams and operations that need full organizational capabilities, industrial device types, and dedicated support.

  • Multi-tenant organizations
  • Industrial device types (silos, conveyors, motors, cold rooms, inverters, and more)
  • IoT Gateway (Modbus)
  • Priority support & SLA
  • Custom data retention
Book a demo

All plans include

Real-time SSE streaming, REST & MQTT protocols, mobile app access, dashboard builder, and chart widgets.

Frequently asked questions

Everything you need to know about Logable and how it works.

Logable supports any device that can send data over the internet. This includes industrial sensors, PLCs, Raspberry Pis, Arduinos, smart meters, environmental monitors, servers, and custom hardware. If it can make an HTTP request or publish to an MQTT broker, it works with Logable.

Start Monitoring Today

Deploy in minutes. See your first data in under 5.