8000 Convert timestamps to localtime · Issue #8 · knes1/elktail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Convert timestamps to localtime #8

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

Open
asyncmind0 opened this issue Oct 11, 2016 · 1 comment
Open

Convert timestamps to localtime #8

asyncmind0 opened this issue Oct 11, 2016 · 1 comment
Assignees
Milestone

Comments

@asyncmind0
Copy link
asyncmind0 commented Oct 11, 2016

Would t be possible to convert the @timestamp field to local time. Kibana seems to be doing this by default

@knes1
Copy link
Owner
knes1 commented Oct 12, 2016

I think it should be possible to add that feature. I suppose there could be an option to use local time and if that option is used then:

  • timestamp field would be displayed in local time
  • date range filtering would also work in local time unless zone is specified in dates themselves
  • logic for finding appropriate indices would also need to be adjusted when date filtering happens in local time

I'll take a look and see is it feasible to add this quickly.

@knes1 knes1 self-assigned this Oct 12, 2016
@knes1 knes1 added this to the v0.2.0 milestone Nov 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0