mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-05-03 05:30:41 -05:00
e4a76ebc43
added description for new changes
635 B
635 B
changelog
Changes made for V 0.3.1
-
Daily Log Processing
- The Bash script
fail2ban_log2json.shwill now take only events from actual date to creates a separate JSON file per day (still overwriting) →archive/fail2ban-events-YYYYMMDD.json=> as it was allready - so fully compatible with this version - Benefit: Smaller, cleaner files and no cross-day mixing
- The Bash script
-
Statistics Header in the UI
index.phpheader updated with:- JS variable
statsFilefor today's JSON - New HTML block
#fail2ban-statsinside header section
- JS variable
- Stats are displayed neatly beside the page title (flex layout)