Coder Social home page Coder Social logo

konclu-de / phplogmon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hdecarne/phplogmon

0.0 2.0 0.0 24.23 MB

PHP based log file monitor showing all kind of network activity

License: GNU General Public License v3.0

CSS 0.50% PHP 99.24% JavaScript 0.26%

phplogmon's Introduction

phplogmon

PHP based log file analyzer used to monitor all kinds of system access activity.

A cron job is used to evaluate log files and detect access events. Access events are identified using regular expressions and categorized according to several attributes derived from the log entries:

  • Type of access
    • Graned: Access has been granted by the system.
    • Denied: Access has been denied by the system.
    • Error: Access caused a system error.
  • Source log
    • The group of log files this event has been retrieved from.
  • Network
    • The network the access is coming from.
  • Service
    • The accessed service.
  • Host IP (if available)
    • The accessing host's IP address.
  • User (if available)
    • The accessing user name.
  • Host MAC address (if available)
    • The accessing host's mac address.

Based upone IP address, user name, MAC address additional informations are queried (like DNS, GeoIP information, Vendor, etc.).

Alle collected informations are stored in a database for evaluation by the web interface or other scripts.

See INSTALL file for how to install, configure and use phplogmon.

History

  • 2014-02-02 Initial release of phplogmon v1.0.0

phplogmon's People

Contributors

hdecarne avatar

Watchers

James Cloos avatar ᴀʀᴄʜɪᴇ ᴍᴀᴋᴜᴡᴀ™ avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.