logstash icon indicating copy to clipboard operation
logstash copied to clipboard

Logstash - transport and process your logs, events, or other data

Results 431 logstash issues
Sort by recently updated
recently updated
newest added

Between JDK17 and JDK21, a change was made in the internal CLDR locale provider which changed the abbreviation of September from Sep. to Sept. in certain locales, en_GB and en_AU...

docs
status:needs-triage

Related: https://github.com/elastic/docs-projects/issues/233

docs
status:work-in-progress

## Release notes ## What does this PR do? ## Why is it important/What is the impact to the user? ## Checklist - [ ] My code follows the style...

status:work-in-progress

With #16496 and commit 5ca068693a6cbec28bf794cb1cf6f560c5053351 in #16490 were introduced some `@SupressWarning` annotations to avoid errors with JDK 21 like: ``` /buildkite/builds/bk-agent-prod-k8s-1728654414425952824/elastic/logstash-pull-request-pipeline/logstash-core/src/main/java/org/logstash/settings/BaseSetting.java:105: warning: [this-escape] possible 'this' escape before subclass is fully...

enhancement
status:needs-triage

Currently, only an HTTP(S) proxy can be added as an environment variable. It would also be useful to be able to set a NO_PROXY variable for domains that should not...

enhancement
status:needs-triage

## Release notes ## What does this PR do? ## Why is it important/What is the impact to the user? ## Checklist - [ ] My code follows the style...

status:work-in-progress

## Release notes Adds documentation for Health Report API ## What does this PR do? Adds the health report docs that are also added in #16398 as a way of...

docs
status:work-in-progress

### DO NOT MERGE Testing ideas for delivery, presentation, and formatting for Health API messages **PREVIEW:** https://logstash_bk_16508.docs-preview.app.elstc.co/guide/en/logstash/master/ts-health-api-msgs.html

docs
status:work-in-progress

The creation of the 8.x branch and moving main to 9.0.0 caused the report.sh script for the snyk buildkite job incorrectly detect branches, and needs to be adjusted: ``` |...