How to set buffer_size
for Monolog loggers using Laravel configuration?
#52659
Unanswered
plumthedev
asked this question in
Q&A
Replies: 1 comment
-
I'm facing the same issue, we're running long PHP jobs (queue:worker), after a few hours the job would use a lot of memory and got killed by Out of Memory Killer on Linux. For now I've fixed it with a patch via My
The memory issue is gone, I'm sure I've I can create a pull request, to make these |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on Bug Report on OpenSearch PHP LIbrary I wanted to ask if there is a way to set
buffer_size
for Monolog loggers which are used by LaravelBeta Was this translation helpful? Give feedback.
All reactions