-
This would be an improvement to our current implementation, as the sumologic client would handle failures more gracefully.
-
Could we get a version bump and release to the chef supermarket?
I'm specifically looking to pull in #20, and currently pointing Berkshelf at a specific git revision for lack of release.
-
There are some additional log source parameters which are needed in certain log cases. One example is the multilineProcessingEnabled flag.
Should include all the possibilities as outlined in their A…
-
Trying to use the cookbook with chef-solo, but I keep running into the following error:
``` shell
DEBUG [b04651d4] [2014-05-12T11:56:14-07:00] ERROR: execute[Deploy Sumo Collector] (sumologic-coll…
-
I can't find any official word on this (haven't looked at the source code yet), but it appears that `knife cookbook install...` uses the first two hyphen-delimited words as the cookbook name and direc…
ghost updated
10 years ago
-
Knife has a plugin for github that lets you run this:
`knife cookbook github install SumoLogic/sumo-collector-chef-cookbook`
However, the cookbook folder ends up being `sumo-collector` which breaks …
ghost updated
10 years ago
-
The current cookbook wont work due to JSON containing blacklist as a string.
-
There must have been some breaking change in either the sumo api or the sumo collector which now sees the current way we describe an empty default blacklist in the various sumo.json templates. With t…