You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
NiFi Processor to write day to Sidewinder
Description:
NiFi Processor should be able to write to Sidewinder over http protocol using sidewinder format. Support basic authentication over http. Configurable database name to write to, header field mapping for measurement name, field name+value, tags and timestamp.
Configure Sidewinder URL
Configure Sidewinder Database name
Configure field mapping tags; value field; timestamp; measurement name
Summary:
NiFi Processor to write day to Sidewinder
Description:
NiFi Processor should be able to write to Sidewinder over http protocol using sidewinder format. Support basic authentication over http. Configurable database name to write to, header field mapping for measurement name, field name+value, tags and timestamp.
Sidewinder docs: https://srotya.github.io/sidewinder/docs/#/
NiFi docs:
https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_developer-guide/content/processor_api.html
Example:
https://github.com/Symantec/hendrix/blob/current/hendrix-helpers/nifi-lmm-interceptor/src/main/java/io/symcpe/hendrix/nifi/lmm/interceptor/LMMInterceptor.java
The text was updated successfully, but these errors were encountered: