On Sun, Apr 21, 2024 at 7:57 AM Priyanshi Shah <shahpriyanshi16@xxxxxxxxx> wrote: > > Hi, > > We have converted our Apache error logs to JSON format by defining the format in httpd.conf file > > ErrorLogFormat "{"timestamp":"%{u}t", "ApacheModule": "%m", "level":"%l", "ApacheProcessId": "%P", "ApacheThreadId": "%T", "ApacheSourceFile":"%7F", "ErrorKind":"%E", "ClientIp":"%a", "ErrorMessage" : "%M"}" Is it defined globally or in a virtual host? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx