sumologic-collector-chef-cookbook
sumologic-collector-chef-cookbook copied to clipboard
Chef Cookbook for installing and configuring the SumoLogic collector for the Sumo Logic service
As we are deprecating username/password authentication on api and collection registration, we need to make sure no such usage inside this cookbook.
> You can configure a collector's parameters from a set of json files under a common folder. I ended up reading source to figure out how to actually get this...
Currently this setups up the service named `collector` this is not very descriptive and forces users to have to do some digging to figure out what it is. I would...
Chef version: 12.20.3 Getting following warning: ``` Deprecated features used! Cloning resource attributes for directory[/etc] from prior resource Previous directory[/etc]: /var/chef/cache/cookbooks/sumologic-collector/recipes/sumoconf.rb:68:in `from_file' Current directory[/etc]: /var/chef/cache/cookbooks/sumologic-collector/recipes/sumojson.rb:61:in `from_file' at 1 location: -...