@@ -58,18 +58,17 @@ of the dashboard and drag the dashlet into one of the columns from the list of d
58
58
For convenience, the list will pop out when opening the configure dialog with no applications currently configured.
59
59
Could be useful if you don't know what application name to search for.
60
60
61
- The number of data rows (audit events) displayed per page is configurable with the 'Entries per page' parameter.
61
+ The number of data rows (audit events) displayed per page is configurable with the 'Entries per page' parameter. It defaults to 10.
62
62
63
63
Additional server side filters are configurable :
64
- UI Name Description Audit API corresponding parameter
65
- --------------------------------------------------------------------------------------------------------------------------------
66
- - Value Filter filter on the audit value (exact match, optional) 'value'
67
- - Max Entry Count maximum number of audit entries retrieved (optional) 'limit' (default 100)
68
- - Audit Path Filter select only the audit entries with a matching audit path URL path after application (default none)
69
- key in their values map.
70
- - Additional Query params other possible query parameters (optional) from/to time, from/to id, user
71
-
72
- (See http://wiki.alfresco.com/wiki/Auditing_(from_V3.4)#Advanced_Query). This filtering is done server-side.
64
+ UI Name Description Audit API corresponding parameter
65
+ -----------------------------------------------------------------------------------------------------------------------------------------------------
66
+ - Value Filter filter on the audit value (exact match, optional) 'value'
67
+ - Max Entry Count maximum number of audit entries retrieved (optional) 'limit' (default 100)
68
+ - Audit Path Filter select only the audit entries with a matching audit path URL path after application (default none)
69
+ key in their values map. (optional)
70
+ - Additional Query params other possible server-side query parameters (optional). Separated by &. from/to time, from/to id, user, valueType, ...
71
+ (See http://wiki.alfresco.com/wiki/Auditing_(from_V3.4)#Advanced_Query).
73
72
74
73
The columns to display are also configurable (show/hide).
75
74
0 commit comments