-
I followed your instruction to run the application, but received exception stated below.
I understand by below exception that, i need to configure fluentd.
java.net.UnknownHostException: fluentd
…
-
Changes to `FLUENTD_CONF` in the fluentd image https://github.com/sixeyed/diamol/blob/master/images/fluentd/windows/Dockerfile have no effect.
Could use a custom entrypoint as a workaround:
```
e…
-
-
Hi Team,
We are not able to view the Prometheus metrics for medusa container in the cluster. Looks like it is enabled only for cassandra and reaper containers.
Our need is to enable grafana or kiban…
-
Add Fluentd + Riemann server via Nomad job; taking from fluentbit
-
### Is your feature request related to a problem? Please describe.
It would be a nice feature to have the power to enable Prometheus metrics scraping just like we do with Fluentbit, and how it is d…
-
**Describe the bug**:
As per the [documentation](https://banzaicloud.com/docs/one-eye/logging-operator/configuration/fluentd/#fluentoutlogrotate), we shouldn't output fluentd's own logs to stdout, in…
-
### Describe the bug
Chart rancher-logging values.yaml has default for `fluentd.tolerations` as empty map
Bug only appears if you want to specify custom tolerations for fluentd deployment.
htt…
-
**Issue Type**
__FEATURE REQUEST__
**Description**
Adding an optional Fluentd chart makes it easy to achieve a complete initial logging solution. The current chart only configures half of the so…
-
### Describe the bug
I have fluentd deployed as a deamonset in kubernetes cluster which is sending logs using output forward plugin. I have shared the config below. In the netstat output of fluentd,…