PutSplunk 2.0.0

Bundle
org.apache.nifi | nifi-splunk-nar
Description
Sends logs to Splunk Enterprise over TCP, TCP + TLS/SSL, or UDP. If a Message Delimiter is provided, then this processor will read messages from the incoming FlowFile based on the delimiter, and send each message to Splunk. If a Message Delimiter is not provided then the content of the FlowFile will be sent directly to Splunk as if it were a single message.
Tags
logs, splunk, tcp, udp
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success FlowFiles that are sent successfully to the destination are sent out this relationship.
failure FlowFiles that failed to send to the destination are sent out this relationship.