-
I am installing the sumo collector via helm and trying to set a custom source category for the events source. I have downloaded the values.yaml from https://raw.githubusercontent.com/SumoLogic/sumolo…
-
# Summary
When trying to install the Helm Chart via a custom values.yaml file, the setup pod script fails saying that it cannot find the `access_id` and `access_secret` keys.
# Supplementing In…
-
```
2019-04-18 05:44:35,514 [art-init] [INFO ] (o.a.s.d.DbServiceImpl:125) - ***Database schema created***
2019-04-18 05:44:35,521 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.r.c.RpcSe…
-
### Orb version
1.0.1
### What happened
I added the orb to my workflow, which has several jobs that depend on earlier jobs being completed. I can watch the output of `workflow-collector` and se…
-
The setup process is not idempotent and will fail if the collector already exists. As a result, we needed to set `setupEnabled: false`.
When this flag is set, the `sumologic` secret never gets set.…
-
In order to set the desired cluster metadata field value for both logs and metrics follow the below example when executing the setup script and helm install.
curl -s https://raw.githubusercontent.c…
-
**Version**
```
Fastly CLI version 0.12.0 (0cf13dc)
Built with go version go1.14.4 linux/amd64
```
**What happened**
Loaded a new shell and saw the following error:
```
-bash: USAGE: c…
-
While evaluating the docker sources in comparison to our current approach of using logfwd (https://github.com/bsycorp/log-forwarder/) we bumped up against the possibly arbitrary limit of 100 container…
-
Hi
When I use fluented with k8s there are some errors, detail is below
```
error_class=Fluent::ConfigError error="Invalid Kubernetes API v1 endpoint https://172.26.199.1:443/api: SSL_connect return…
-
Example, notice the flag is missing but the value is there. The script silently fails when trying to create the collector:
`curl -s https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes…