logstash
logstash copied to clipboard
Logstash - transport and process your logs, events, or other data
Set's the correct ownership for the Logstash Buildkite pipelines
## Release notes [rn:skip] ## What does this PR do? - Introduces `org.logstash.health.HealthObserver` that is accessible via `Agent#health_observer` - Introduces `org.logstash.health.Status` with facilities for combining statuses - Populates API-common top-level...
Any Exceptions in the `CompiledPipeline` constructor during the input, filter and output setup will be re-thrown, with the _message_ from the causing Exception, included, but with the stack trace from...
#### Tell us about the issue **Description:** There are various situation where ES may reject the event with document already exist. Purpose of this issue to collect such cases and...
Adding `integration-snmp` to plugins-metadata.json so that it will be picked up for the Logstash Reference plugin docgen ### Why? After the VPR job ran and picked up `integration-snmp`, I kicked...
#### Tell us about the issue **Description:** Following the guide `Collect Logstash monitoring data for stack monitoring` it's requested to create a user with role `remote_monitoring_collector `, but that's not...
## What does this PR do? This is a bare-minimum POC for building Logstash docker images using a Wolfi base. While this is the initial test work, there are improvements...