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

Update logstash dependency in logstash-output-loki plugin #4930

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

chaudum
Copy link
Contributor

@chaudum chaudum commented Dec 14, 2021

Use logstash:7.16.1 as base image for the grafana/logstash-output-loki Docker image.
This logstash version uses log4j 2.15.0 which mitigates CVE-2021-44228.

Closes #4463

Signed-off-by: Christian Haudum christian.haudum@gmail.com

Use `logstash:7.16.1` as base image for the
`grafana/logstash-output-loki` Docker image.
This logstash version uses `log4j` 2.15.0 which mitigates CVE-2021-44228.

- https://www.elastic.co/guide/en/logstash/current/logstash-7-16-1.html
- https://nvd.nist.gov/vuln/detail/CVE-2021-44228

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
@chaudum chaudum requested a review from a team as a code owner December 14, 2021 15:06
Copy link
Contributor

@kavirajk kavirajk left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

Thanks!

@dannykopping dannykopping merged commit 4687b41 into main Dec 14, 2021
@dannykopping dannykopping deleted the chaudum/update-logstash-dependency branch December 14, 2021 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

loki-logstash-output
3 participants