Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/vslinko/clementine
- Owner: vslinko
- Created: 2012-04-13T15:11:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-16T10:53:22.000Z (over 12 years ago)
- Last Synced: 2024-09-21T00:33:25.602Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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;