Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vslinko/clementine

realtime log parser [ARCHIVE]
https://github.com/vslinko/clementine

Last synced: 22 days ago
JSON representation

realtime log parser [ARCHIVE]

Awesome Lists containing this project

README

        

# paragraph.py is realtime log parser

my nginx config:

log_format paragraph '$connection $msec $request_time $remote_addr $request_method $scheme $host $request_uri $status $request_length $bytes_sent';
access_log /var/log/nginx/paragraph.log paragraph;