-
I have the following configuration
-
Please correct me if i'am doing anything wrong. Also provided working sample config from C# for reference.
```c#
Log.Logger = new LoggerConfiguration()
.MinimumLevel.Debug()
…
-
**Problem**
_What?_
Docker log driver treats multi-line long strings (of a single logging event) from stack traces of Java applications as separate logging events. Basically, it splits a long stri…
-
We need to run a fluentd pipeline with a system worker configuration but the splunk plugin prevents us from doing so. Not a ruby or fluentd expert but other plugins just implemented this method:
``…
-
I tried installing and running the honeypot just as you have explained, I have been doing it on VMware, but the problem is when I do the attacks, I can see it in the tcp dump, but the honeypot does no…
-
I set hec_enableSSL to 0 in default.yml to just use http connection for this server, but when I started up the application, the option Enable SSL in Global Settings of HTTP Event Collector is still en…
-
The first sink we need to build is for Splunk. At this stage, we only provide value to them by being in front of Splunk itself.
From our perspective, by far the most desirable Splunk integration wo…
-
**HASS:** 0.59.2
**Python:** 3.6.3
**Component:** Splunk
**Problem:** When SSL is enabled for the HEC in Splunk, it uses a default certificate which causes python requests to throw CERTIFICATE_VE…
-
Hi Team,
I am run the test case canSendEventUsingJavaLoggingWithOptions() but I get he hand shake failure error mentioned below.
I have setup splunk enterprise locally and I can see the logs when …
-
I am considering running Splunk in Docker to replace my current `.deb` based install. My expectation is that a Docker-based setup would make it much easier to upgrade to new Splunk versions in the fut…