So, I must extract hundreds of pattern manually. :(
Regards
--- On Fri, 13/8/10, Anton Chuvakin <anton@chuvakin.org> wrote:
From: Anton Chuvakin <anton@chuvakin.org> Subject: Re: [syslog-ng] Pattern extraction To: "Syslog-ng users' and developers' mailing list" <syslog-ng@lists.balabit.hu> Date: Friday, 13 August, 2010, 7:18 PM
> I dont know how can i extract pattern form logs, I must check every log type separately?, using pattern recognition methods? or using >pattern database (if exist for all aplication and device)?
Well, this is not just you - it is "you and the rest of the world." The standard way is pretty much to manually (or with tools - but still mostly manually) write regular expressions for every distinct log message type.