• /
  • EnglishEspañol日本語한국어Português
  • Log inStart now

Cannot increase buffer or out of memory

Problem

You are getting errors like cannot increase buffer: current=32000 requested=64768 max=32000 or pod out of memory.

Solution

Add k8sBufferSize attribute to increase the buffer size of the fluent bit.

newrelic-logging:
enabled: true
containerSecurityContext:
privileged: true
fluentBit:
k8sBufferSize: "64k"
persistence:
mode: "none"
Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.