-
I ran sample with my fluentd config and don't see logs are going there, how to debug issues ?
-
- [x] read [the contribution guideline](https://github.com/uken/fluent-plugin-elasticsearch/blob/master/CONTRIBUTING.md)
#### Problem
When Elastic returns a 400 status, massages are dropped in…
-
1. if record contains a NULL as value, no Error, has POST log, no records, just gone
2. timeStamp type conversion Error, should be INTEGER or a DATE? but FLOAT with an Error now
3. auto_tags…
-
AutoRegister takes ages (over 10 seconds to complete as it seems to register over 10,000 types.
For example see [AutoRegister](https://github.com/BenBtg/XamTrack/tree/AutoRegister)
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
launching a new parametric session using…
-
Agent sends scan logs and scan report to console http server, replace this http server with Kafka and Kafka rest proxy to receive scan data
As part of this also replace agent side http push with fl…
-
Imagine the following scenario:
A user triggers some interaction in a UI. In the background some data is put on a data stream is processed by a backend service and ends up updating an existing entry …
-
Hey,
I used `fluentd-es.yaml` to pass my kubernetes cluster logs to AWS elasticsearch. But I'm getting an error.
`2017-09-26 12:49:36 +0000 [info]: following tail of /var/log/containers/fluentd-el…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
The title explains the problem. With UI,…
-
I am trying to use the Fluent API's `.WithPackageUri` deployment method as follows:
```csharp
var appService = _azure.AppServices.WebApps.Define(_stackInfo.AppName)
.WithExistingLinuxPlan(linux…