• /
  • EnglishEspaรฑolFranรงaisๆ—ฅๆœฌ่ชžํ•œ๊ตญ์–ดPortuguรชs
  • ๋กœ๊ทธ์ธ์ง€๊ธˆ ์‹œ์ž‘ํ•˜๊ธฐ

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"
Copyright ยฉ 2026 New Relic Inc.

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