-
-
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
## Versions
**kubeadm version** (use `kubeadm version`): `kubeadm version: &version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.…
-
https://github.com/AlanBarber/NLog.Targets.Splunk/blob/e74a5aef9a44887d89f5cac650eb24c3263ef698/src/NLog.Targets.Splunk/NLog.Targets.Splunk.csproj#L4
Change to this:
```xml
net45;netstandard2.…
-
In an effort to better expose Habitat data for an application (i.e. Supervisor data), we would like to prototype how this would look and work 3rd party tools like Splunk and Weave.works.
The prototyp…
-
**BUG REPORT**
**Environment**:
```
minikube version: v0.25.0
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
…
-
I am using this plugin to send data to Splunk HTTP Event Collector
http {
url => "https://input-prd-p-wqweqwed2bssk.cloud.splunk.com:8088/services/collector/event"
http_method => "post"
…
-
Dear guys, I am running centos 7 ,after I run bin/cowrie,I got the following error, not sure whether I need to change something or install some packages,please help me,thanks.
[cowrie@localhost cow…
-
My current fluentd.conf
```
@type forward
port 24224
bind 0.0.0.0
@type splunk-http-eventcollector
server HEC SERVER
protocol https
verify false
token MY_TOKEN
in…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT
Please provide the following details:
**Environment**:
- **Minikube version** (use `minikube version`): v0.25.0
- **OS**…
-
Hi,
I am working with Serilog.Sinks.Splunk's Event Collector and I am getting the "Task Canceled Exception". I think I need to increase the timeout for Http request. Is there any way I can do it ?