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

[7.6] Allow a wider range of characters for logstash.log.pipeline_id (#17243) #17339

Merged
merged 3 commits into from
Apr 2, 2020

Conversation

ycombinator
Copy link
Contributor

Backports the following commits to 7.6:

@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@@ -49,6 +49,8 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add queue_url definition in manifest file for aws module. {pull}16640{16640}
- Fixed a mapping exception when ingesting CEF logs that used the spriv or dpriv extensions. {issue}17216[17216] {pull}17220[17220]
- Fix `elasticsearch.gc` fileset to not collect _all_ logs when Elasticsearch is running in Docker. {issue}13164[13164] {issue}16583[16583] {pull}17164[17164]
- CEF: Fixed decoding errors caused by trailing spaces in messages. {pull}17253[17253]
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as the 7.x backport, +1 with this fixed.

@ycombinator
Copy link
Contributor Author

Failing CI tests are related. Will investigate and fix!

@adriansr
Copy link
Contributor

Thanks @ycombinator . Can you also backport to 7.7 branch?

lucabelluccini and others added 3 commits April 1, 2020 11:03
* Allow a wider range of characters for logstash.log.pipeline_id

Allow a wider range of characters for `logstash.log.pipeline_id`.
The `NOTSPACE` should be fine, but for covering any case, `DATA` would be safer.
Should solve #17242

* update tests for logstash plain 7.4 pipeline id

* Failed tests

* update changelog
@ycombinator ycombinator merged commit a0e182c into elastic:7.6 Apr 2, 2020
@ycombinator ycombinator deleted the backport/7.6/pr-17243 branch April 2, 2020 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants