You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that the documentation talks about Memory limits being dependent on the buffer amount.
So, if we impose a limit of 10MB for the input plugins and considering the worse case scenario of the output plugin consuming 20MB extra, as a minimum we need (30MB x 1.2) = 36MB.
Given the Mem_Buf_Limit 5MB, would we need 13 MB?
I have very little insight as to an appropriate CPU request and limit.
What would be a good set of CPU and memory requests and limits? For comparison, this is filebeat:
I know that the documentation talks about Memory limits being dependent on the buffer amount.
Given the
Mem_Buf_Limit 5MB, would we need 13 MB?I have very little insight as to an appropriate CPU request and limit.