Logs

In the logs section, you can see the various logs you have created in your flows and for your devices – down to the second.
Many of our customers use logs to get a detailed overview of what has happened in their system, and our logging feature makes it possible to track events with high precision.

How do logs work

Logs work by using our “log” nodes which you can find under our flow. Here you can describe the data you want to log and give it a variable if necessary.

Logs work using our "onion"nodes, which you find in the flow editor. These nodes allow you to log specific data, either upon receipt of a value, at fixed intervals, or after a cooldown period.
You can add variables and define your own values, but since the logging system is very simple in its handling of input and output, it can be challenging to figure out what can be written in the variables.

To get the most out of logs, we recommend that you experiment with different logging methods and combine them with the other features in the flow editor.

Content