-
**Kibana version:**
6.4.2
**Elasticsearch version:**
6.4.2
**Server OS version:**
Centos 7.x
**Browser version:**
Chrome/Safari/Firefox
**Browser OS version:**
Mac OSX
**Original i…
-
The docs on https://github.com/nextcloud/fulltextsearch/wiki/Basic-Installation link to a 404:
> First visit the ElasticSearch documentation: https://www.elastic.co/guide/en/beats/libbeat/current/e…
-
**Kibana version**: 7.2.0 BC5
**Elasticsearch version**: 7.2.0 BC5
**Server OS version**: Mac OSX
**Browser version**:
**Browser OS version**:
**Original install method (e.g. dow…
-
### Impact
Unknown
### Epic/Meta Issue
_No response_
### Planned Version
None
### Description
Would it be possible to add in support for both the ppc64 and ppc64le arch types since both archite…
-
On a Linux VM (Archlinux) whenever I try to start a standalone Elastic-Agent (built from a recent `main`) I get the following error:
```
Exiting: could not start the HTTP server for the API: listen …
-
Please help on this and stuck in this from last 5 days and not able to create index for each pod in elastic search using filebeat.
Elastic search version: 7.10.1 AWS
Filebeat version: 7.12.1
Fi…
-
```bash
>> build: Building oktabeat
# github.com/forter/oktabeat/beater/input/okta
beater/input/okta/input.go:12:2: imported and not used: "github.com/forter/oktabeat/vendor/github.com/elastic/beat…
-
`path` is mandatory according to the [docs](https://www.elastic.co/guide/en/beats/filebeat/current/file-output.html#path). Beats should not panic when the value is missing. Instead they should emit a …
-
## Describe the enhancement:
To make Filebeat compatible with [Opentelemetry](https://opentelemetry.io/), i.e. exporting beat events in `OTLP` format so that [opentelemtry collector](https://github.c…
-
libbeat/processors/actions/tag_lain_fields.go line: 75
```
event.Delete("container_id")
```
container id 在很多场景下都十分有用,尤其是在对比日志文件的过程中。