This sink provides a number of ways to log to Splunk via Serilog. Wrapping the new Splunk SDK and Common Logging the sink provides a simple way to get up and running with Splunk in .Net apps.
To help you get started check out the following links:
A list of issues can be found or added to over at the Issue List
Version 3.7.0 used URI path of services/collector
. 4+ uses services/collector/event
, you may need to alter this in your configuration.
Occasionally, Windows servers running .Net Framework applications may continue to use TLS 1.0 to attempt connections to Splunk. If you experience this issue, you can force all .Net Framework applications to use TLS 1.2 with the following registry entry:
reg add HKLM\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 /v SchUseStrongCrypto /t REG_DWORD /d 1
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4