[syslog-ng] Re: Question about regular expressions

G.W. Haywood ged at jubileegroup.co.uk
Fri Jan 12 12:24:13 CET 2007


Hi there,

On Fri, 12 Jan 2007 Phusion wrote:

> httpd[....]     and     /websites/abc/test
> ...
>
> I have tried the following.
>
> filter fd_httpd_test.abc.com { match("httpd[\[0-9]+\]") and ...

Isn't

filter fd_httpd_test.abc.com { program("httpd") and ... };

what you're looking for there?

--

73,
Ged.


More information about the syslog-ng mailing list