The goal is to have the option to change behavior of the logger on the fly (mainly log level)
currently there is a need to restart an agent to have log level updated and propagated to sub-processes.
The idea is to get advantage of re-exec functionality to respawn an agent with correct log level which will restart beats so they pick up correct configuration as well.