Commit Graph

7 Commits

Author SHA1 Message Date
6e53d1bdec Update collector script with debug output, list rejected ssh users
In the check script print out current rejected (not allowed) ssh users

Collect log info script has now debug output and proper options flags
2022-11-22 09:33:52 +09:00
cae5c8a19a Fix systemd read for dates with short-iso to get proper year date 2022-11-21 18:37:34 +09:00
aa0594e17f Fix for different log output and missing different cut flow in function 2022-11-21 18:29:47 +09:00
16e6b98399 Start year fix for log file parsing 2022-11-21 18:19:03 +09:00
424277ff2e Move log parsing to function because it is the same for all check types 2022-11-21 17:58:31 +09:00
ede5f1a2b8 Add full log scan for old non systemd auth checks 2022-11-21 17:41:27 +09:00
27516a6474 Add auth data collector and update check last login script
Auth collector from either systemd logger or fallback /var/log/secure
(old Amazon V1).

Use this as primary last login source in check last login script
2022-11-21 16:38:54 +09:00