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

Add ingest pipeline support #77

Open
audriusbugas opened this issue Mar 17, 2018 · 0 comments
Open

Add ingest pipeline support #77

audriusbugas opened this issue Mar 17, 2018 · 0 comments

Comments

@audriusbugas
Copy link

Working on cabana becomes very hard once we start indexing contexts or instruct events. Field names simply gets very large. e.g.

unstruct_event_com_hometogo_event_conversion_2.category

As a result it's hard to use cabana dropdown, etc. The solution could be allow modifying field names via elasticsearch ingest pipelines https://www.elastic.co/guide/en/elasticsearch/reference/master/pipeline.html . This just one additional flag when indexing document, must be very easy to implement and should bring great value for using large scale with bigger teams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant