Gábor Gyimesi created MINIFICPP-2261:
----------------------------------------
Summary: Add processor for pushing logs to Grafana Loki through
REST API
Key: MINIFICPP-2261
URL: https://issues.apache.org/jira/browse/MINIFICPP-2261
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
One of the use cases of MiNiFi is collecting logs using the TailFile processor
for example, and it would be beneficial to be able to push these logs to
Grafana Loki for aggregation. One of the options to push these logs is using
Grafana Loki's [REST
API|https://grafana.com/docs/loki/latest/reference/api/#push-log-entries-to-loki]
for which we can create a processor to use.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)