How do you pipe or redirect output from ossec-reportd? For example:
../../bin/ossec-reportd -n "Test report" -f group authentication_failed < alerts.log | sendmail some...@somewhere doesn't work. Similarly: ../../bin/ossec-reportd -n "Test report" -f group authentication_failed < alerts.log > report.txt doesn't work either. Trevor
