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

JSON parser, UNIX time format for timestamp field #4607

Closed
lazarberbakov opened this issue Aug 29, 2018 · 0 comments · Fixed by #4633
Closed

JSON parser, UNIX time format for timestamp field #4607

lazarberbakov opened this issue Aug 29, 2018 · 0 comments · Fixed by #4633
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@lazarberbakov
Copy link

lazarberbakov commented Aug 29, 2018

Currently, the JSON parser allows parsing of time stamp and configuration of time format by using e.g.
json_time_format = "02 Jan 06 15:04 MST".

Proposal:

It would be nice if epoch/unix timestamp could also be parsed by specifying whether the timestamp is
given in seconds, milliseconds, microseconds or nanoseconds.

@glinton glinton added the feature request Requests for new plugin and for new features to existing plugins label Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants