-
I use sumologic/collector:latest-syslog docker container with the following sources json configuration:
```json
{"api.version": "v1", "sources": [{"category": "staging/containers", "forceTimeZone"…
-
Hello,
I am experiencing a problem using the SumoLogic.psm1 Powershell script from https://github.com/SumoLogic/sumo-powershell-sdk/blob/master/sumologic/. I am getting an error making the followin…
-
Hi!
Sorry if this is considered a silly question since I'm a bit new to Terraform, but I've been cracking my head with this for a while so...
I followed your tutorial step by step, word by word and…
-
The change introduced by PR 118/113/112 seems to be broken - I can't easily run the tests in this cookbook, so I can't tell whether this is only a problem in my environment.
However, the error I'm …
-
Can you show some examples of using this provider with resources?
-
We are evaluating the SumoLogic Docker Sources collector. It's working great, but the `_sourceName` field comes from the container name, and our container names are generated by a clustering tool and …
-
When _something_ goes wrong, the current error messages don't really point you in any direction. In general, it just complains about JSON format or something....
-
I am currently seeing this only on my CentOS 5.6 machine with python2.6 but no error on OS X which I originally developed my script on. This seems to be failing on the get_collectors method on line c…
-
Traceback (most recent call last):
File "sumo_mgmt.py", line 527, in
collectors = filter_collectors(collectors)
File "sumo_mgmt.py", line 464, in filter_collectors
return list(filter_…
-
Because Chef's attribute merging can be a little wonky for arrays (as described [here](https://coderanger.net/arrays-and-chef/) and [here](http://lists.opscode.com/sympa/arc/chef/2013-10/msg00383.html…