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

Cherry-pick #3721 to 5.4: @timestamp doesnt get printed when specfied in message codec #4118

Merged
merged 1 commit into from Apr 26, 2017

Conversation

urso
Copy link

@urso urso commented Apr 26, 2017

Cherry-pick of PR #3721 to 5.4 branch. Original message:

For the following output config:

output.console:
  codec.format:
    string: '%{[@timestamp]} %{[message]}'

the output is always empty because there is no switch case in the formatevents to handle common.Time

This PR fixes that.

@ruflin ruflin merged commit 953cdc3 into elastic:5.4 Apr 26, 2017
@urso urso deleted the backport_3721_5.4 branch February 19, 2019 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants