On Jul 11, 2012 9:31 PM, "cosmaschi cristian" <[email protected]> wrote: > > Hello , > > Im trying to debug on ossec , following > http://www.ossec.net/doc/faq/unexpected.html > > example If you have logs similar to the following in /var/ossec/queue/ossec/queue: > > when i run > > tail -f /var/ossec/queue/ossec/queue > >
That page does not tell you to do that. It probably wants you to tail the logfile: `tail -f /var/ossec/logs/ossec.log` > i get > > tail: cannot open `/var/ossec/queue/ossec/queue' for reading: No such device or address > tail: no files remaining > > > > > > > >
