Behavior of NXLog when source files / directories do not exist?

View thread

Appleoddity

I want to use an automated method of deploying NXLog to specific machines. These machines have differing combinations of software installed that I want to monitor.

I want to deploy NXLog along with a standard configuration file that has all the potential sources of log files I want to monitor. On some machines, those files/directories may not exist. How will NXLog handle that? Will it ignore it gracefully?

I am trying to avoid having custom configs for each individual server, and instead use a generic config file that covers all of our potential configurations (IIS, Apache, NGINX, BIND, etc.)