Multiple Configurations Files : standard + custom

Tags:

#1 emoragues

Hello,

We have a the need to be able to collect a collection of files that would be our Standard template of collecte and to add another template to collecte specific files.

The goal is to limite the risk for disruption of other logging on the same system and to be able to modify the standard without any impact of the specific files.

Is this possible and if so how to do it.

Regards Edouard MORAGUES

#2 jeffron Nxlog ✓
#1 emoragues
Hello, We have a the need to be able to collect a collection of files that would be our Standard template of collecte and to add another template to collecte specific files. The goal is to limite the risk for disruption of other logging on the same system and to be able to modify the standard without any impact of the specific files. Is this possible and if so how to do it. Regards Edouard MORAGUES

Hi Edouard,

This is very possible with NXLog. you can specify multiple instances of the im_file to handle both standard and specific files and parse as desired.

Wildcards can also be used to implement this, depending on the desired results.

Regards,

Jeffron