-
Referenced in recipies/default.rb
-
Do I need to restart the collector or send it a specific command/signal so it'll pick up the new file or does it detect it automatically ?
-
If you want to send journald logs to Sumo, there is currently [this method](https://www.sumologic.com/2015/04/03/collecting-journald-logs-with-sumo-logic/), but it would be great to have a collector i…
-
container collector function does not work
log_forwarder:
image: sumologic/collector:latest-syslog
environment:
- SUMO_ACCESS_ID=****
- SUMO_ACCESS_KEY=****
- SUMO_COLLECTOR_NAME=tuma…
-
Afternoon All,
Just trying to work out the best way to configure several local file sources, at the moment we are using a wrapper cookbook and are looping over the sumo_source_local_file resource.
`…
-
Hi, I've found that if I have a container pointed at local file sources on the host, and I re-create this container pointing at the same sources, I'll see repeat log messages in SumoLogic (ie: same ti…
-
It looks like the existing sumologic-collector images do not have the glibc patch. Can you please publish new images?
When I look at the ldd version on one of the collector images I get the followi…
-
there is a typo in https://github.com/SumoLogic/sumologic-collector-chef-cookbook/blob/master/libraries/provider_source.rb#L55
forceTimeSoze not forceTimeZone
This results in invalid json being ge…
-
https://github.com/SumoLogic/sumologic-collector-chef-cookbook/blob/master/test/integration/helpers/serverspec/sumo_helper.rb#L28
Should use endpoint for provided access id and key
ghost updated
8 years ago
-
Hello.
I'm walking through deploying a sumo logic collector docker container (thanks for making this available btw). One feature that I think would be really handy is to be able to specify the pathEx…