mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-01 22:57:13 -04:00
Double '||'.. hard to spot, causes a mess
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
filetype: serverlog
|
||||
|
||||
detect:
|
||||
filename: "httpd.*\\.log||vhosts\\\\.*\\.log|apache.*\\.log|nginx.*\\.log"
|
||||
filename: "httpd.*\\.log|vhosts\\\\.*\\.log|apache.*\\.log|nginx.*\\.log"
|
||||
|
||||
rules:
|
||||
- constant.number: "(\\[[^]]+\\])"
|
||||
|
||||
Reference in New Issue
Block a user