hi, i'm try to make a new decoder for monitoring my MSSQL LOG in windows server 2008
i try this one on local_decoder.xml <decoder name="mssqllog"> <!-- 2013-04-20 09:31:03.28 spid59 Setting database option ANSI_PADDING to OFF for database TRN1DT. --> <prematch>^\d+ \d+ \w+ \S+</prematch> </decoder> but in logtest ossec doesn't recognize my local decoder -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
