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

### Environment Information Please include the following: - version of cookbook: 1.2.23 - version of chef: any version - operating system: any - resources that are affected by issue: sumo_source_local_file...

With chef 13 being released and all the chef community cookbooks somewhat recently dropped chef < 12.1 support I think it's time to rip the bandaid off and do a...

enhancement
Feedback Requested

### Environment Information Please include the following: - version of cookbook: 1.2.23 - version of chef: 12.19.36 - operating system: linux - resources that are affected by issue: All of...

Serverspec integration test should include a test for successful collector registration. The actual logic is self-contained and run when you start the collector, so we should simply look for the...

enhancement
Help Wanted

The property is defined on this page (https://help.sumologic.com/Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Installation/06user.properties) as `skipAccessKeyRemoval`

We've gotten emails from SumoLogic that we are running outdated Local Collectors on some hosts, but the cookbook apparently doesn't support upgrading installed collectors. Is this a possibility?

enhancement
Help Wanted

Need to add Solaris (x86) and Mac OS X

enhancement
Help Wanted

We're using the sumo chef recipes and using the install_proxy.rb tarball installation method (https://github.com/SumoLogic/sumologic-collector-chef-cookbook/blob/master/recipes/install_proxy.rb) The recipe always downloads and installs the latest version of the collector from https://collectors.sumologic.com/rest/download/tar (https://github.com/SumoLogic/sumologic-collector-chef-cookbook/blob/master/attributes/default.rb#L63) ,...

bug
Help Wanted

Such as the "SystemStats" sourceType

enhancement

It looks like even if the install using the LWRP fails, Chef reports success on completion. On the next run the install is attempted again. This continues for all subsequent...

bug