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

Add configurations for multi-line loggging #3271

Merged
merged 2 commits into from
Aug 20, 2019
Merged

Conversation

n313893254
Copy link
Contributor

@n313893254 n313893254 commented Aug 19, 2019

Proposed changes

Add enableMultiLineFilter, multiLineStartRegexp, continueLineRegexp and multiLineEndRegexp to spport configure concat plgin.

Types of changes

  • New feature (non-breaking change which adds functionality)

Linked Issues

rancher/rancher#22194

Further comments

Level UI Field Name Yaml Field Name
cluster Fluentd Multi Line Start Regexp Secrets.rancher-logging-fluentd.'cluster.conf'.multiline_start_regexp
  Continue Line Regexp Secrets.rancher-logging-fluentd.'cluster.conf'.continue_line_regexp
  Multi Line End Regexp Secrets.rancher-logging-fluentd.'cluster.conf'.multiline_end_regexp
Project Fluentd Multi Line Start Regexp Secrets.rancher-logging-fluentd.'project.conf'.multiline_start_regexp
  Continue Line Regexp Secrets.rancher-logging-fluentd.'project.conf'.continue_line_regexp
  Multi Line End Regexp Secrets.rancher-logging-fluentd.'project.conf'.multiline_end_regexp

@n313893254 n313893254 changed the title [WIP] Add configurations for multi-line loggging Add configurations for multi-line loggging Aug 20, 2019
@vincent99 vincent99 merged commit 74c7c31 into rancher:master Aug 20, 2019
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