Writing Apache Error Logs to multiple locations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,

 

How Do I formulate the apache ErrorLog Directive for apache 2.2 to direct the Error Logs to two separate locations. One is the regular apache error log file and the other is a named pipe that writes to a monitoring log. I tried using the piped Logging as in :

 

ErrorLog "| tee logfile > named.pipe"

 

But this only results in a 0 byte log file and nothing actually getting written via the pipe. i.e all the error logging stops. Im sure this should be easy enough to implement.

Any pointers?

 

Thx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux