Ticket #308 (new enhancement)
sort rulestats by relevance
| Reported by: | dmorton | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PHP scripts | Version: | 1.0.1 |
| Severity: | normal | Keywords: | rule stats triggered |
| Cc: |
Description
It might be nice to be able to sort rulestats.php by Score * Triggered to see how a rule has affected the total score.
For example, right now a top entry is:
HTML_MESSAGE which scores a 0.001 times 33 hits. It has contributed 0.033 points.
OTOH,
BAYES_99 3.500 times 15 is 52.5
Thus, the bayes_99 rule has had far more influence.
Change History
Note: See
TracTickets for help on using
tickets.

