Updated
This commit is contained in:
@@ -164,7 +164,7 @@ namespace EonaCat.Logger.Managers
|
||||
{
|
||||
try
|
||||
{
|
||||
using (var httpClient = new HttpClient())
|
||||
using (var httpClient = new HttpClient(splunkServer.SplunkClientHandler))
|
||||
{
|
||||
var payload = new
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user