Remove hardcoded streams#1089
Conversation
elastic/logs/README.md
Outdated
|
|
||
| The target stream can be configured via the `stream_name` parameter (default: `logs.ecs`). | ||
|
|
||
| Note that this challenge requires the target stream to be preconfigured using Kibana. This can be achieved by using `esbench` to run this challenge. |
There was a problem hiding this comment.
Since this is a public repo, could you include details here of what would need setting up? External users won't have access to esbench
|
@nikita-lavrov When a In case of merge conflicts during backporting, create the backport PR manually following the steps from README:
Thank you! |
Summary
Related to https://github.com/elastic/streams-program/issues/402
This PR removes all the hardcoded ingest pipelines, index and component templates from the streams challenges, since it is now possible to automatically preconfigure streams using Kibana.