0
I Use This!
Activity Not Available

Project Summary

LogPipe is a PHP module to extend the default PHP error handling function. This module allows to send logs to SysLog or pipe the logs to an external program. It extends a standard log line to contain: the IP address of the server under which the current script is executing ($_SERVER['SERVER_ADDR'] variable); the host name of the server under which the current script is executing ($_SERVER['HTTP_HOST'] variable); the client IP address ($_SERVER['REMOTE_ADDR'] variable). The IP address and host name on the log line can be used by an external program to split or aggregate PHP logs based on the Virtual host. This module has been designed mainly as a complement for the TCPWebLog project.

Tags

error-handling extension log logging module php

In a Nutshell, LogPipe...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Quick Reference

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    data presented on the Open Hub is available through our API

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!