We need something similar to the dblog admin screen. Feel free to skip the "do not display duplicates" feature for now. Thanks.

Comments

dawehner’s picture

Wouldn't it be able to use the mongo views backend for this?

There should be a custom exposed filter, but i think thats possible

dawehner’s picture

Project: » MongoDB
Version: 6.x-1.x-dev »

move to new project

damien tournoud’s picture

Version: » 7.x-1.x-dev
dawehner’s picture

There was a initial version commited by fgm

dawehner’s picture

Status: Active » Needs work
StatusFileSize
new10.43 KB

So here is a more advanced version:
- use rows of dblog
- add forms
- filter by existing types, not working yet.
- clear logs
etc.

dawehner’s picture

StatusFileSize
new10.59 KB

So 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.

damien tournoud’s picture

Status: Needs work » Needs review
StatusFileSize
new11.47 KB

This one works, and features a few clean-ups.

chx’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.