-
Hi,
Nice job for the beat. I built this beat and I got the following
beatuser@wouritech:~/goworkspace/src/github.com/consulthys/springbeat$ make
glide update --no-recursive
[INFO] …
-
There are several issues with the installation steps in `README.md`:
- `README.md` delegates requirements to an external source, which has been changed -- there is no longer a `dependencies` sectio…
-
When network issues occur while using td-agent with the fluent-plugin-beats plugin, it stops sending data, throwing the below exception(s) and stacktrace several times.
This is, ofcourse, expected be…
-
Status: Downloaded newer image for docker.elastic.co/beats-dev/golang-crossbuild:1.15.9-arm
>> Building using: cmd='build/mage-linux-amd64 golangCrossBuild', env=[CC=aarch64-linux-gnu-gcc, CXX=aarch6…
-
-
I love the blog series.
I'd like to share some use-cases I have, that maybe others have too.
Maybe we can collaborate on these.
I have developed custom filebeats, winlogbeats, processors and grou…
-
libbeat/processors/actions/tag_lain_fields.go line: 75
```
event.Delete("container_id")
```
container id 在很多场景下都十分有用,尤其是在对比日志文件的过程中。
-
I want to leverage elastic common schema and let filebeat create my index template but add a few fields.
If this is not the intended use-case, or there is a different - non-tedious - way to "extend"…
-
e.g:
[`elf.header.abiversion`](https://www.elastic.co/guide/en/ecs/master/ecs-elf.html#field-elf-header-abi-version) is not a field under a header object.
```json
{
"elf": {
"header" …
-
**Describe the issue:**
When you request diagnostics from Elastic-Agent, you get the block and mutex profiles. However, according to https://github.com/elastic/beats/blob/main/libbeat/docs/http-end…