Git Product home page Git Product logo

apache2-log-parser's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apache2-log-parser's Issues

Where is the Autoload.php ?

When I use the example, I get the error that autoload.php not found ...
Am I missing something ?

I am referring to the following code:
require __DIR__ . '/vendor/autoload.php';

It is looking for vendor folder in the current directory which it can't find.
Moreover, there is no autoload.php anywhere in the project files..

I am new to using composer .. so this autoload.php is confusing me...

I am Getting Error

Hii Sir,

I am getting error Like Can not open log file. in Laravel Can You help me in this?

I am passing this

foreach (new LogIterator($this->output, $parse) as $line => $data) { printf("%s %s\n", $data['request']['method'], $data['request']['path']); }

Thanks

Nginx log parsing

I suspect that this library can also parse Nginx log files. Please correct me if I am wrong.

Tag a release

Hey,

I found this library and it seems to be exactly what I need. Only one problem though: no release is tagged.

I realize that some projects are 'done' when they're done, but it would help to have even a 0.x development tag so that I could require this version and be confident that things won't change overnight.

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.