I am using this plugin to send logs to different containers depending on namespaces.
I during operation I remove a container from Azure or change the secret key then it start to raise error but other outputs are still working, you can see in
errorWhileWorking.txt file the error.
On the other if the fluentd process is starting and some of the outputs are not available it is starting to loop infinitely as shown in
errorStarting.txt file, preventing other destinations in the configuration to ship their logs.