summaryrefslogtreecommitdiffstats
path: root/modules-available/eventlog/inc
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-2/+2
|
* [statistics] Add button to copy existing ruleSimon Rettberg2023-08-021-1/+3
|
* [eventlog] Add 'L' suffix to formatting, try to improve help textSimon Rettberg2023-07-181-1/+6
|
* [eventlog] Remove serialized machine data from filtering logicSimon Rettberg2022-09-121-0/+5
| | | | This is "internal data subject to change", so don't tempt anybody.
* [eventlog] Add machine data to collected notification samplesSimon Rettberg2022-09-121-9/+11
|
* [eventlog] Add nic speed and duplex to filtering optionsSimon Rettberg2022-09-121-0/+4
|
* [eventlog] Cast numeric values to int explicitly, in case they are ''Simon Rettberg2022-05-131-3/+3
|
* [eventlog] Change template referencing syntaxSimon Rettberg2022-03-091-3/+6
| | | | | | | If no "capture group" is given, assume group 1, which is (virtually) the only group that exists for any filter except regex. Change the separator from . to :, to disambiguate from the optionaly unit specifier. So for most cases, you just have %1%, %2mb% etc.
* [eventlog] Make more hw properties filterableSimon Rettberg2022-03-091-17/+44
|
* [eventlog] Allow filtering by select hardware info (to be extended)Simon Rettberg2022-03-091-14/+51
|
* [eventlog] Add id45mb, add commentSimon Rettberg2022-03-091-1/+2
|
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-252-0/+543