File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -1953,6 +1953,14 @@ Jan 8 19:32:41 tp.lan dropbear[15165]: Pubkey auth succeeded for 'root' with ke
1953
1953
<order >srcip, action, id</order >
1954
1954
</decoder >
1955
1955
1956
+ <!-- lighttpd.
1957
+ - Examples:
1958
+ - 2019-10-29 05:24:27: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Fatal error: Uncaught ErrorException: Unknown: [CLOSED] IMAP connection broken (server response) (errflg=1) in Unknown:0
1959
+ -
1960
+ -->
1961
+ <decoder name =" lighttpd" >
1962
+ <prematch_pcre2 >^\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d: \(</prematch_pcre2 >
1963
+ </decoder >
1956
1964
1957
1965
1958
1966
<!-- Racoon VPN.
Original file line number Diff line number Diff line change
1
+ <group name =" local,lighttpd" >
2
+ <rule id =" 56201" level =" 10" >
3
+ <decoded_as >lighttpd</decoded_as >
4
+ <regex >fastcgi</regex >
5
+ <description >FastCGI error message.</description >
6
+ </rule >
7
+ </group >
You can’t perform that action at this time.
0 commit comments