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

Modify the default multiline regex to be more flexible #380

Merged
merged 2 commits into from Jan 30, 2020

Conversation

vsinghal13
Copy link
Contributor

Description

Modify the default multiline regex to be more flexible to be more flexible with datetime format.
This regex matches the first line of a multiline log starting with a date of the format : "2019-11-17 07:14:12" or "2019-11-17T07:14:12"

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@vsinghal13 vsinghal13 merged commit 1a077cc into master Jan 30, 2020
@vsinghal13 vsinghal13 deleted the vsinghal-modify-multiline-regex branch January 30, 2020 00:32
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.

None yet

2 participants