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...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project

 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!