cut: the delimiter must be a single character in apache error_log

gate2vn

Verified User
Joined
Nov 9, 2004
Messages
500
Location
Oslo
I just recompiled Apache 2.4.57 on updated CentOS 7.9, and now the /var/log/httpd/error_log is full of errors:

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.
 
Back
Top