Skip to content

Conversation

@markxnelson
Copy link
Member

This PR updates the fluentd sample that we have in the docs. The current sample passes through the timestamp as a string which means you cannot do time-based queries like "before x" or "between x and y" or "in the last 15 minutes".

The PR updates the sample so that the special @timestamp field will be added, with type time and with the same value as the string timestamp. This will allow users to do time based queries.

Copy link
Contributor

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One typo, otherwise, LGTM.

@hzhao-github
Copy link
Contributor

Looks good to me

@rjeberhard rjeberhard merged commit be907a0 into master Mar 18, 2020
@rjeberhard rjeberhard deleted the mark/update-fluent branch May 13, 2020 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants