Hi,
We have defined this pattern in httpd.conf file globally. And all other
access logs and error logs are converting properly with the defined format.
Only below log is not converting to JSON
*[Tue Apr 16 06:06:20.902697 2024] [proxy_ajp:error] [pid 11056:tid 38644]
(OS 10054)An existing connect
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
The first thing I would do is to check If you have an error message in
apache log. If not, that may solely be a php issue and probably this
is not the right list to help debug that. But first things first.
El lun, 12 abr 2021 a las 3:40, Dave Wreski
() escribió:
>
> Hi,
>
> I have an apache-2.4.46
> Date: Monday, March 23, 2020 17:39:47 +
> From: "Joshi, Harini"
>
> Hi,
>
> We recently patched Apache web server (Windows 2016) with Microsoft
> Patch KB4537764
>
> The version of Apache that we currently use in our prod environment
> is as below:
>
>
> Server version: Apache/2.4.41