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

in_stdin: Add a time field to each record if it does not exist. #32

Merged
merged 1 commit into from
Sep 3, 2015

Conversation

hasegaw
Copy link
Contributor

@hasegaw hasegaw commented Sep 3, 2015

This adds a time field to each record from stdin input, if it doesn't exist.

Now data source can feed these formats.

  • { map => val, map => val, map => val }
  • [ time, { map => val, map => val, map => val } ]

Signed-off-by: Takeshi HASEGAWA [email protected]

edsiper added a commit that referenced this pull request Sep 3, 2015
in_stdin: Add a time field to each record if it does not exist.
@edsiper edsiper merged commit 2f07932 into fluent:master Sep 3, 2015
@edsiper
Copy link
Member

edsiper commented Sep 3, 2015

thanks!

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

Successfully merging this pull request may close these issues.

2 participants