Syslog Parser
The Syslog Parser block receives raw data through its Input node and splits it into constituent values that are sent from each output node ready to be accepted by other blocks in Processes.
The parsed data is emitted from the outputs of the block.
Inputs
- Input - Connect to the "received" output of the Syslog monitor block.
Outputs
- Message - A boolean value used to show if the device is online or not.
- Timestamp - a timestamp the message was received presented as a JSON string.
- Host - The host name presented as a JSON string.