OPNSense/core cbd3beesrc/opnsense/mvc/app/controllers/OPNsense/Diagnostics LogController.php, src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api LogController.php

log: complete new log module for https://github.com/opnsense/core/issues/3831
- add module (core is standard log directory)
- add clear endpoint (/api/diagnostics/log/{module}/{file}/clear
- parse various date formats into iso dates for the frontend
DeltaFile
+70-0src/opnsense/scripts/systemhealth/clearlog
+52-9src/opnsense/scripts/systemhealth/queryLog.py
+31-22src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api/LogController.php
+42-1src/opnsense/mvc/app/views/OPNsense/Diagnostics/log.volt
+7-1src/opnsense/service/conf/actions.d/actions_system.conf
+5-2src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/LogController.php
+207-356 files

UnifiedSplitRaw