-
### Describe the problem as clearly as you can
Attempting to update `sorbet-static` on my M1 Mac is producing an error that compatible versions cannot be found. Attempting to install it after u…
-
## Description
I'm almost certain that I'm doing something wrong with trivy, but I'm getting a false-negative from Trivy for CVE-2021-22448. My test looks like this:
```sh
➜ trivy-test docker …
-
This tracks the phases of the Native support for Java plugins Project.
**Experimental phase:**
- [x] Merge Initial Java API Branch: https://github.com/elastic/logstash/pull/10216
- [x] Java p…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
Reported by: **[max-beiersdorfer](https://launchpad.net/~max-beiersdorfer)**
Date: 2018-02-15T20:56:44Z
Status: Expired
Importance: Critical
Launchpad Issue: [lp1749800](https://bugs.launchpad.net/bug…
-
The main reasons:
1. It's used incorrectly more often than not
2. It's not even practical for development nowadays (unless `--development-all` is used)
3. It's superseded by Bundler's groups
4. There'…
-
- Version: 10.6.0
- Config File:
```
input {
kafka {
bootstrap_servers => "localhost:9092"
topics => ["customer-avro"]
schema_registry_url => "http://127.0.0.1:8081"
}
}
fi…
-
Logstash is throwing the following error (shown in logs), when it is run in kubernetes environement.
**Version: 7.9.0
Docker image: docker.elastic.co/logstash/logstash:7.9.0
Operating System: ubu…
-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…
-
I am trying to use an environment variable in my Logstash configuration:
```
elasticsearch { hosts => ["${ELASTICSEARCH_ENDPOINT}"] }
```
But I am getting the error:
```
Cannot evaluate `$…