I just recompiled Apache 2.4.57 on updated CentOS 7.9, and now the /var/log/httpd/error_log is full of errors:
I thought something with log config, but tried to compare the log sections in /etc/httpd/conf/httpd.conf with other servers, I don't see any difference. Only apache error_log has these errors. Other logs seem ok. Any idea why it happens?
Thanks.
grep: write error: Broken pipe
cut: the delimiter must be a single character
Try 'cut --help' for more information.
I thought something with log config, but tried to compare the log sections in /etc/httpd/conf/httpd.conf with other servers, I don't see any difference. Only apache error_log has these errors. Other logs seem ok. Any idea why it happens?
Thanks.