mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Sample Webmin logs
This commit is contained in:
parent
f336d9f876
commit
38dd1506cc
1 changed files with 7 additions and 0 deletions
7
testcases/files/logs/Webmin
Normal file
7
testcases/files/logs/Webmin
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Webmin authentication failures from /var/log/auth.log
|
||||
|
||||
#1 User exists, bad password
|
||||
Dec 13 08:15:18 sb1 webmin[25875]: Invalid login as root from 89.2.49.230
|
||||
|
||||
#2 User does not exists
|
||||
Dec 12 23:14:19 sb1 webmin[22134]: Non-existent login as robert from 188.40.105.142
|
||||
Loading…
Reference in a new issue