We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5450205 commit b162b21Copy full SHA for b162b21
1 file changed
patterns.yml
@@ -360,7 +360,7 @@ patterns:
360
dateFormat: YYYY/MM/DD HH:mm:ss
361
362
- # Web Logs
363
- sourceName: !!js/regexp /httpd|access_log|apache2|nginx/
+ sourceName: !!js/regexp /httpd|access_log|apache2|nginx|sematext\/frontend-app/
364
match:
365
- type: access_log_combined
366
regex: !!js/regexp ^([0-9a-f.:]+)\s(-|\S+)\s(-|\S+)\s\[(.*)\]\s\"(\w+)\s(\S+)\s{0,1}(.*)\" ([0-9|\-]+) ([0-9|\-]+) \"([^\"]+)\" \"([^\"]+)\"
0 commit comments