On Oct 28, 2013, Muhammad Yousuf Khan wrote:

> there is no /var/log/psad/fwdata
> 
> it seems that psad detecting logs from messages log file
> /etc/psad/psad.conf
> IPT_SYSLOG_FILE             /var/log/messages
> 
> 
> however, book says Psad reading from /var/log/psad/fwdata
> Psad working fine, however it is contradicting what is written in book
> "linux firewalls"

A change was made in psad to be more efficient about how it deals with
syslog messages, and this was done after the book was released.

In recent versions of psad, syslog messages are parsed directly from
whatever file your syslog daemon writes iptables logs to.  On Ubuntu
systems this is usually /var/log/syslog, but other locations are
possible too like /var/log/messages.

If you want psad to also build the /var/log/psad/fwdata file in addition
to reading syslog data from /var/log/syslog, then just set:

IPT_WRITE_FWDATA        Y;

--Mike


> any help will be highly appreciated.
> 
> Thanks,
> 
> Myk

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
psad-discuss mailing list
psad-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/psad-discuss

Reply via email to