Jochen Schalanda

Results 96 issues of Jochen Schalanda

Example: https://logtrust.atlassian.net/wiki/display/LD/UNIX+Machines

This guide should really live in the [Graylog documentation](https://github.com/Graylog2/documentation) rather than in this repository.

Elasticsearch 5.0.0 introduced the low-level [Java REST client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/5.2/index.html) which is based on [Apache HttpComponents](https://hc.apache.org/) and, among other things supports ["sniffing"](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/sniffer.html) the Elasticsearch cluster topology. It would be great if Flummi...

Fixes https://github.com/devshawn/kafka-gitops/pull/68

### Is your feature request related to a problem? The protobuf compiler `protoc` supports a few non-x86 machine architectures such as `aarch64`, `ppcle`, and `s390x` which are not supported by...

enhancement

The build jobs on Travis CI for macOS are currently failing because the workers have exhausted the GitHub API rate-limit. Example: https://travis-ci.org/halcyon/asdf-java/jobs/656934756#L246-L279 The GitHub Actions workflow doesn't have this problem...

It would be great if you would add this project to the [Graylog Marketplace](https://marketplace.graylog.org/).

**Describe the bug** (Actual behavior) When using topics with clean-up policy `COMPACT` (`log.cleanup.policy=compact`) the _Message Count_ metric on the topics overview page is incorrect. https://github.com/provectus/kafka-ui/blob/v0.6.0/kafka-ui-react-app/src/components/Topics/Topic/Overview/Overview.tsx#L19-L25 The code to calculate the...

type/bug
status/triage