PutSplunkHTTP 2.0.0

Bundle
org.apache.nifi | nifi-splunk-nar
Description
Sends flow file content to the specified Splunk server over HTTP or HTTPS. Supports HEC Index Acknowledgement.
Tags
http, logs, splunk
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
System Resource Considerations
Resource Description
MEMORY An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance.
Relationships
Name Description
success FlowFiles that are sent successfully to the destination are sent to this relationship.
failure FlowFiles that failed to send to the destination are sent to this relationship.
Reads Attributes
Name Description
mime.type Uses as value for HTTP Content-Type header if set.
Writes Attributes
Name Description
splunk.acknowledgement.id The indexing acknowledgement id provided by Splunk.
splunk.responded.at The time of the response of put request for Splunk.
See Also