docs icon indicating copy to clipboard operation
docs copied to clipboard

Create a blueprint with a Grok task to show how to replace Logstash

Open loicmathieu opened this issue 1 year ago • 1 comments

Issue description

With the new io.kestra.plugin.transform.grok.TransformValue task from the Plugin Transform, we can replace Logstash by Kestra!

A blueprint would be great to see how we can handle a log file, parse it with the Grok task and save the parsed log to Elasticsearch.

It can either be done by providing a log file or analyzing logs in realtime from a Kafka real-time trigger.

loicmathieu avatar Jul 25 '24 13:07 loicmathieu

Blocked on https://github.com/kestra-io/plugin-transform/issues/7 and https://github.com/kestra-io/plugin-transform/issues/8

shrutimantri avatar Sep 06 '24 11:09 shrutimantri