Hi,
I get flood of logs in nginx.
How I can do that the logs will be save in memory for one second and than write it from memory to logs files per second and not any query?
I mean log all in memory and output to log it one per second.
Thanks.
I get flood of logs in nginx.
How I can do that the logs will be save in memory for one second and than write it from memory to logs files per second and not any query?
I mean log all in memory and output to log it one per second.
Thanks.