When first starting a collector, wait for it to register
This should help with two issues regarding collector registration: * The collector init script starts the service asynchronously, so Chef considers the service started, even if the registration fails and it bails out seconds later. * When the collector registers itself with Sumo Logic, it overwrites the user.properties file. This causes the second Chef run to regenerate the template once more and signal another collector restart.
Please register or sign in to comment