Re: [users@httpd] No more message

2024-04-21 Thread Gillis J. de Nijs
To unsubscribe, please follow the steps outlined here: https://httpd.apache.org/userslist.html On Sun, Apr 21, 2024 at 9:44 PM Dalibor Medvedović < dalibor.medvedo...@gmail.com> wrote: > I'm out of discussion >

[users@httpd] No more message

2024-04-21 Thread Dalibor Medvedović
I'm out of discussion

[users@httpd] No more message

2024-04-21 Thread Dalibor Medvedović
Thx.

Re: [users@httpd] Apache error logs of module "proxy_ajp" is not converting to JSON format

2024-04-21 Thread Eric Covener
On Sun, Apr 21, 2024 at 7:57 AM Priyanshi Shah 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", "A

[users@httpd] Apache error logs of module "proxy_ajp" is not converting to JSON format

2024-04-21 Thread Priyanshi Shah
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", "ErrorMessag