-
The Agentbeat binary, when run as packetbeat via `agentbeat.exe packetbeat ...`, does not install the wpcap.dll required to capture network traffic on Windows. This also causes the Network Traffic Ca…
-
Note: This is different from https://github.com/elastic/go-lumber/issues/35, but can cause same effect (queue stalling)
Synchronous data sending to logstash host occurs in following way:
```go
func …
-
While looking into testcases for the new beats receivers I encountered an issue that happens when creating multiple filebeat receivers via a factory:
```
panic: plugin parse_aws_vpc_flow_log registra…
-
We have access to them already, we only need to index it.
jalvz updated
2 years ago
-
Update Jmxproxybeat to libbeat v6
To make sure beat is working against Elasticsearch v5 and v6 I have to upgrade jmxproxybeat to Libbeat v 6. Plan to use latest version of Libbeat.
One of the re…
-
Please include configurations and logs if available.
For confirmed bugs, please report:
- Version: filebeat 8.14.3
- Operating System: Ubuntu 22.04.4 LTS
- Steps to Reproduce:
- Configu…
-
We have an internal example of multiple Beats failing shortly after startup with a segmentation fault in CGO code. The exact path leading to this is not clear yet because the problem is in CGO, althou…
-
It appears standard filebeat create alias functionality is causing:
`{"error":"Incorrect HTTP method for uri [/] and method [PUT], allowed: [POST]","status":405}`
It appears the url.PathEscape in th…
-
**Describe the enhancement:**
The Beats should either fail to start and/or log error messages when unrecognized settings are used in the Beats yaml files.
**Describe a specific use case for the …
-
I get an error when compile it with filebeat5.0 and the latest connbeat.
could you please update the plugin to get up-to-date again?
the error is:
./main.go:16:27: cannot use beater.New (type fun…