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

Forward to Kafka instead of ES #1

Closed
wants to merge 8 commits into from
Closed

Forward to Kafka instead of ES #1

wants to merge 8 commits into from

Conversation

solsson
Copy link

@solsson solsson commented Jul 25, 2017

Kafka is imo more interesting because it requires less up-front parsing of different formats. Such things can instead be done as stream components that write to other topics. Retention settings per topics can make such a setup as disk efficient as ES.

@solsson
Copy link
Author

solsson commented Jul 27, 2017

Creating a new PR that works alongside the ES example

@solsson solsson closed this Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant