Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Auto detect timefield #171

Open
rashidkpc opened this issue Aug 24, 2016 · 0 comments
Open

Auto detect timefield #171

rashidkpc opened this issue Aug 24, 2016 · 0 comments

Comments

@rashidkpc
Copy link
Contributor

Replaces #169

Phase 1
Timelion's .es() should be capable of matching the index parameter to a Kibana index pattern and should be able to extract the timefield from it, negating the requirement of passing the timefield parameter in the case that the user already has an index pattern.

Phase 2
The .es() function should be able to check the index's mapping for a date field. If there is only 1 it should use it as the timefield in the case that the user did not pass a timefield.

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

No branches or pull requests

1 participant