sumologic-collector-chef-cookbook icon indicating copy to clipboard operation
sumologic-collector-chef-cookbook copied to clipboard

Chef Cookbook for installing and configuring the SumoLogic collector for the Sumo Logic service

Results 24 sumologic-collector-chef-cookbook issues
Sort by recently updated
recently updated
newest added

As we are deprecating username/password authentication on api and collection registration, we need to make sure no such usage inside this cookbook.

enhancement
Help Wanted

> 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...

Feedback Requested

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...

enhancement

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: -...

Help Wanted