Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2009 at 14:34 UTC
Updated:
28 Dec 2009 at 16:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerWouldn't it be able to use the mongo views backend for this?
There should be a custom exposed filter, but i think thats possible
Comment #2
dawehnermove to new project
Comment #3
damien tournoud commentedComment #4
dawehnerThere was a initial version commited by fgm
Comment #5
dawehnerSo here is a more advanced version:
- use rows of dblog
- add forms
- filter by existing types, not working yet.
- clear logs
etc.
Comment #6
dawehnerSo filter by type is working, filter by severity not yet, i have to figure out why.
I guess multiple ors aren't working as i do it now.
Comment #7
damien tournoud commentedThis one works, and features a few clean-ups.
Comment #8
chx commentedCommitted.