keepzero / fluent-mongo-parser

A fluent-mongo log parser framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluent mongo parser

A simple python application that allows you to write custom plugins to exctract the statistical data from mongodb which stores log data from fluent.

TODO

  1. set collection or db as args for plugin_manager.call_method
  2. let mongodb do more query and analyse other than use python
  3. email notify

Usage

Edit config.py then run python parser.py

THANKS

Part of this project clone from Apache-access-log-parser

About

A fluent-mongo log parser framework.

License:Apache License 2.0


Languages

Language:Python 100.0%