Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
loicmathieu opened this issue Jul 25, 2024 · 1 comment
Open
Labels
documentation Improvements or additions to documentation

Comments

@loicmathieu
Copy link
Member

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.

@anna-geller anna-geller added the documentation Improvements or additions to documentation label Aug 6, 2024
@shrutimantri
Copy link
Contributor

@anna-geller anna-geller added good first issue Great issue for new contributors and removed good first issue Great issue for new contributors labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

3 participants