Project

General

Profile

User story #1183

Updated by François ARMAND over 10 years ago

All this discussion concerns the "Technical logs" tab in a "Node details" screen. 

 Currently, there is one big table, with a text filter box. This is useful, but not specific enough. 
 What I would like to add is: 

 * A set of buttons above the table "Repaired", "Warn", "Error", "Success", "Info", that are all selected by default. When one clicks on one, that would exclude that type of message from the table. 
 * A Dans les détails d'un noeud, les logs sont pleins de success (lorsque tout va bien).  
 On peut déjà filtrer sur error / warning / inform, mais il serait bien d'avoir des boutons qui filtrent directement pour nous sur ces cas, ou une drop down menu above the table with no label, that contains the following items: "Show all Rules", "Show only Rule 'A'", "Show only Rule 'B'", etc where A, B, etc are the Rules applied to that node 
 * Another drop down menu above the table with no label, that contains the following items: "Show all Directives", "Show only Directive 'A'", "Show only Directive 'B'", etc where A, B, etc are the Directives applied to that node list qui donnent le niveau minimum de rapport à afficher (ex: inform affiche inform, warn et error ) 

Back