lity onto an existing
> Apache server with no config changes.
>
>
>
>
>
> Rick Houser
>
> Web Administration
>
>
>
> *From:* Milind Vaidya [mailto:kava...@gmail.com]
> *Sent:* Wednesday, March 22, 2017 17:31
> *To:* users@httpd.apache.org
> *Subject:* [users@h
server with no
config changes.
Rick Houser
Web Administration
From: Milind Vaidya [mailto:kava...@gmail.com]
Sent: Wednesday, March 22, 2017 17:31
To: users@httpd.apache.org
Subject: [users@httpd] external log reader not getting restarted every hour
I have following setting in my httpd.conf
I have following setting in my *httpd.conf*
*ErrorL**og* *"| /usr/bin/tee -a /var/log/httpd/error_log | java program
reading msgs from stdinput"*
The error_log file gets rotated using logrotate every hour.
The java program has following statement
*while** ((msg = **this**.stdinReader.readLine(