nxlog.conf; syntax error, unexpected -, expecting (

View thread

w.schmitt@evidos.nl
Hi I was wondering why the folowing config results in an error : *nxlog.conf; syntax error, unexpected -, expecting (* --------- Module im_msvistalog Exec if $cs-uri-stem== '/health' drop(); --------- I am trying to filter some URL's from the eventlog's IIS-log I got it partial working with the xpath query but i think that the drop filter method makes it far more flexible. thx!