-
We wrapped this cookbook in our own. Ours contains a single recipe which generates resources based on an attribute as follows:
```
node['tpt-sumologic']['local_file_sources'].each do |attributes|
…
-
Presently the -latest flag will upgrade to 19.155 which is outdated. Need to update this to pull the latest collector version dynamically or at the least make a clear note of this in the README that t…
-
Maybe I'm doing this wrong...
I tried to apply `LOG_FORMAT=text` in the daemonset sample definintion but the logs are still sent in JSON.
```
apiVersion: extensions/v1beta1
kind: DaemonSet
meta…
-
When a the recipe uses a source folder 2 default config files are created.
Currently the category is hardcoded.
It would be nice to permit this to be over-ridden to allow people to follow their…
ghost updated
7 years ago
-
It would be very convenient to have an https log drain type. Log aggregation providers like SumoLogic do not provider managed syslog collectors, preferring instead https based collectors. While Sumo d…
-
I installed the fluentd logger unfortunately it only seems to be sending junk data. Sample message below.
{"timestamp":1486707244000,"error_class":"KeyError","error":"key not found: \"kubernetes\""…
-
Our log collection container uses the docker logs API through /var/run/docker.sock to collect container logs. Apparently, API v1.17 (in docker 1.11.2) can't handle containers that get run with the --…
-
I am hitting a convergence error when installing chef-vault gem early on the running of the sumologic cookbook. It appears to be a HTTP 404 error, but I don't understand what is attempting to be inst…
-
Hello,
I use sumologic to monitor a wide marathon/mesos cluster.
On each slave I panned to install you collector container for syslog. Then on each container started by marathon I use syslog driver …
jodem updated
8 years ago
-
I have noticed that whenever you have an "unhealthy host" for your environment, rancher refuses to start any new containers (even on new healthy hosts) until that host becomes healthy and or manually …