Miri Bar
Miri Bar
Hi @vaibhavepatel thanks for replying. I'm using the [record_modifier](https://github.com/repeatedly/fluent-plugin-record-modifier) plugin, not record_transformer. It doesn't have the `enable_ruby` option.
Also, i've tried using it with record_transformer with the enable_ruby option, but the issue still repeats itself
I'm having the same issue, without using processors: ```yml receivers: otlp: protocols: grpc: http: exporters: logging: loglevel: debug otlp: endpoint: ***some webhook*** insecure: true service: pipelines: traces: receivers: [otlp] exporters:...
Hi @rloporp , thanks for reporting this issue. Can you please share details about your k8s environment? Where it runs on (cloud provider), which k8s version, what type are the...
@rloporp thank you. What was the size of the log entry that was rejected by logz.io's listener? What was the response from logz.io?
Hi @rloporp , Please try the latest docker image (1.5.0) and let us know if this solves your issue. Thank!
Closing this issue, as the cloudwatch & kinesis solutions are deprecated.
Hi @rickythefox sorry for the late response. We no longer maintain the logs shipping method via Lambda. We now support shipping cw logs with Firehose. https://github.com/logzio/firehose-logs
Hi @r1ckr , can you please specify the image name & version that's causing you this issue?
We moved a couple of months ago to a new image: `logzio/logzio-fluentd:1.0.0` and daemonset, which allows configuring fluentd from configmaps and not from the image itself. Can you please try...