]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/logs.cgi/log.dat
log.dat: Fix an error with 'unbound' logging too much data.
[ipfire-2.x.git] / html / cgi-bin / logs.cgi / log.dat
index bf71b3c9f6f9118aec17cadcdb1a96e69b03d021..fbc83f48dd0fdba038c997a3c13d14ba367ce77a 100644 (file)
@@ -75,7 +75,7 @@ my %sections = (
         'suricata' => '(suricata: )',
         'squid' => '(squid\[.*\]: |squid: )',
         'ssh' => '(sshd(?:\(.*\))?\[.*\]: )',
-        'unbound' => '(unbound: \[.*:.*\])(.*:.*$)',
+        'unbound' => '(unbound: \[.*?\])(.*:.*$)',
         'urlfilter bl' => '(installpackage\[urlfilter\]: )',
         'wireless' => '(hostapd:|kernel: ath.*:|kernel: wifi[0-9]:)'
         );