-
I followed https://gravitational.com/blog/shipping-ssh-logs-to-sumologic/ to configure sending ssh logs to sumologic. But instead of the sumologic/collector docker image, I used https://github.com/Sum…
ghost updated
5 years ago
-
We have a couple of problems relating to the way that AWS Batch logs all log stream for batch jobs into a fixed /aws/batch/jobs logging group. I have investigated whether it is possible to get differ…
-
Hey, I'm using the fluentd-kubernetes-sumologic plugin to send log data from my Kubernetes cluster to Sumologic. The Kubernetes logs are in Json format, however when they get to Sumologic they get sen…
-
I am running the collector container in Kubernetes as a daemonset. Every time I make a configuration change the pod (container) is deleted and a new one is created.
Basically, I would like to be a…
-
How/when does the async handler decide when to flush its buffers? What's the maximum time it would take for any buffered data to pumped to its outbound TCP socket?
We send our logs to a centralized…
-
There was some internal discussion recently about the optimal batching for HTTP endpoints and the recommendation is to send batches of 100KB to 1MB. This is a good balance of network traffic, app load…
-
I understand that there is a manual way to manipulate the collector.properties file with instructions on README.md however that is not really optimal when you try automate the docker container for sum…
-
Setting the `SUMO_COLLECTOR_NAME_PREFIX=""` as shown in the documentation does not remove the `collector_container-` prefix in Sumologic. I ran across https://github.com/SumoLogic/sumologic-collector…
-
I have a k8s cluster running with multiple services. I am trying to setup sumo logic to my cluster. I installed this helm chart and logs are streamed to the collector from all services except for one …
-
Hey there, I was experimenting with this provider inside of a module and ran into an issue when trying to remove the module I had instantiated. The error was not very clear:
```
Error refreshing s…