Aleksandar Stanojevic wrote:

> I'm new in this. I just created some simple rule and it seems that is 
> not working. Is there a way to troubleshoot rules?

Try something like this in local_rules.xml:

<rule id="10000" level="8">
   <match>test-rule</match>
   <description>Tesing Rule</description>
</rule>

Then type:

'logger test-rule' (without the quotes)

HTH,
Mike

Reply via email to