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
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
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
Hi,
I have an apache-2.4.46 system with php-7.4.16 on fedora33 site using
cloudflare, although I'm not sure if it's related. This is an entry from
our logs from a cloudflare IP:
172.68.34.214 - - [11/Apr/2021:21:22:11 -0400] "GET
/advisories/gentoo/gentoo-glsa-200903-10-irrlicht-user-assiste
> 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
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 (Win64)
Apache Lounge VS16 Server built: Aug 9 2019 16:46:32
We noticed that after the ins