Description:
This processor is deprecated and may be removed in the near future. Listens for Lumberjack messages being sent to a given port over TCP. Each message will be acknowledged after successfully writing the message to a FlowFile. Each FlowFile will contain data portion of one or more Lumberjack frames. In the case where the Lumberjack frames contain syslog messages, the output of this processor can be sent to a ParseSyslog processor for further processing.
Tags:
listen, lumberjack, tcp, logs
Properties:
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the Expression Language Guide.
Relationships:
Name | Description |
success | Messages received successfully will be sent out this relationship. |
Reads Attributes:
None specified.
Writes Attributes:
Name | Description |
lumberjack.sender | The sending host of the messages. |
lumberjack.port | The sending port the messages were received over. |
lumberjack.sequencenumber | The sequence number of the message. Only included if (Batch Size) is 1. |
lumberjack | The keys and respective values as sent by the lumberjack producer. Only included if (Batch Size) is 1. |
mime.type | The mime.type of the content which is text/plain |
State management:
This component does not store state.
Restricted:
This component is not restricted.