mirror of https://github.com/fail2ban/fail2ban
Restore log-entries not affected by #2011
parent
aab54bb0dd
commit
a1d1498561
|
@ -94,6 +94,10 @@ Nov 4 18:30:40 localhost asterisk[32229]: NOTICE[32257]: chan_sip.c:23417 in han
|
||||||
# failJSON: { "time": "2016-05-06T07:08:09", "match": true, "host": "192.0.2.5" }
|
# failJSON: { "time": "2016-05-06T07:08:09", "match": true, "host": "192.0.2.5" }
|
||||||
[2016-05-06 07:08:09] NOTICE[6772] manager.c: 192.0.2.5 failed to authenticate as 'Admin'
|
[2016-05-06 07:08:09] NOTICE[6772] manager.c: 192.0.2.5 failed to authenticate as 'Admin'
|
||||||
|
|
||||||
|
# PJSip Errors
|
||||||
|
# failJSON: { "time": "2016-05-06T07:08:09", "match": true, "host": "192.0.2.6" }
|
||||||
|
[2016-05-06 07:08:09] NOTICE[17103] res_pjsip/pjsip_distributor.c: Request from '"test1" <sip:test1@2.3.4.5>' failed for '192.0.2.6:5678' (callid: deadbeef) - No matching endpoint found
|
||||||
|
|
||||||
# # FreePBX Warnings
|
# # FreePBX Warnings
|
||||||
# #_dis_failJSON: { "time": "2016-05-06T07:08:09", "match": true, "host": "192.0.2.4" }
|
# #_dis_failJSON: { "time": "2016-05-06T07:08:09", "match": true, "host": "192.0.2.4" }
|
||||||
# [2016-05-06 07:08:09] WARNING[6410][C-00000bac] Ext. 50048943556071: Friendly Scanner from 192.0.2.4
|
# [2016-05-06 07:08:09] WARNING[6410][C-00000bac] Ext. 50048943556071: Friendly Scanner from 192.0.2.4
|
||||||
|
|
Loading…
Reference in New Issue