diff --git a/package/etc/conf.d/filters/cisco/cisco_syslog.conf b/package/etc/conf.d/filters/cisco/cisco_syslog.conf index 5c56531..cb8378d 100644 --- a/package/etc/conf.d/filters/cisco/cisco_syslog.conf +++ b/package/etc/conf.d/filters/cisco/cisco_syslog.conf @@ -45,7 +45,7 @@ parser cisco-parser-ex{ } elif { # Cisco Nexus Switch filter { - message('^<(?\d*)> ?20\d\d (\w\w\w \d+ \d\d:\d\d:\d\d(?:.\d1,3)?) ([^ ]+) ((%[^\: ]+)\:? ?.*)' + message('^<(?\d*)> ?20\d\d (\w\w\w \d+ \d\d:\d\d:\d\d(?:.\d{1,3})?) ([^ ]+) ((%[^\: ]+)\:? ?.*)' flags(store-matches)); }; rewrite {