Log Rotation

Tags:

#1 abdel

Hi, I don't have a lot of skill in NXLog and I need help. I have an application which puts a log file (* .csv) in a directory every 10 min. The file in question must be sent to the SIEM server and also must be compressed. my question how to make compressed the file once sent to the siem server.

Thanks for your help.

#2 manuel.munozDeactivated Nxlog ✓
#1 abdel
Hi, I don't have a lot of skill in NXLog and I need help. I have an application which puts a log file (* .csv) in a directory every 10 min. The file in question must be sent to the SIEM server and also must be compressed. my question how to make compressed the file once sent to the siem server. Thanks for your help.

Hello Abdel,

It seems you will need to compress the files before sending them to the SIEM. You could achieve it using im_exec module.