Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Add multi-line filter configurations for logging #941

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gitlawr
Copy link
Contributor

@gitlawr gitlawr commented Aug 15, 2019

Address issue: rancher/rancher#21900

OutputTags map[string]string `json:"outputTags,omitempty"`
EnableMultiLineFilter bool `json:"enableMultiLineFilter,omitempty"`
MultiLineStartRegexp string `json:"multiLineStartRegexp,omitempty"`
ContinueLineRegexp string `json:"continueLineRegexp,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Continues is adjective, use continues as plugin did?

@gitlawr
Copy link
Contributor Author

gitlawr commented Aug 20, 2019

Updated

@aiwantaozi
Copy link
Contributor

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants