Logger
The logger node is a terminal sink that sends a structured event to the
Smartunit monitoring system.
Properties
Section titled “Properties”| Property | Purpose |
|---|---|
| Name | Flow label. |
| Level | Info, Debug, Warning, or Error. |
| Message | Static text describing the event. |
Recorded Data
Section titled “Recorded Data”The log entry contains:
- The configured level.
- The configured message.
- The entire incoming
msgas structured data.
The node has no output.
Privacy And Volume
Section titled “Privacy And Volume”Because the entire message is recorded, it may include:
- User or subscription records.
- Agent messages and memory.
- Tool results.
- HTTP request data.
- Credentials accidentally placed on a message.
Remove unnecessary fields before the Logger node. Use Debug level sparingly in high-volume flows and avoid logging credentials or full personal records.