On Mon, Mar 18, 2013 at 11:38 AM, Iqbal Aroussi <[email protected]> wrote: > Hi everyone, > > I want to inform you that I'm really new to OSSEC and I have two questions > actually. > > First: > I configured the manager as a central syslog, I wanted to know if there is a > way to encrypt > traffic between agents and manager using TLS or SSL. >
You could probably use stunnel, but that seems like a hack. If you want the traffic encrypted (although not with ssl/tls) use the secure method instead of syslog. > Second: > By default OSSEC archives the logs and compresses them using gzip, is it > possible to use bzip2 ? > Only if you modify the source. > Thanks a lot in advance for your help > > Best Regards > > Iqbal Aroussi > 514-627-0438 > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
