Compress the Windows eventlog during the tranmission

View thread

steven.su

Hi,

I want to use nxlog to collect the windows eventlog, gzip the log and transform it to logstash for further processing. Is it possible to include all the steps into one pipeline?

e.g., Input module -> Collect eventlog (im_msvistalog) Output module -> Compress the log (xm_zlib) and send it to Logstash (om_tcp)

Thank you.

Best regards, Steven