AlanBarber / NLog.Targets.Splunk

A NLog target for Splunk Http Event Collector (HEC) Sender
Apache License 2.0
9 stars 24 forks source link

NLog Splunk isuse for setting index and sourcetype #44

Closed Rajesh-Gour closed 3 years ago

Rajesh-Gour commented 4 years ago

i have configured my application to target splunk and i am able to send logs to Splunk as per the configuration suggested your github repository page. I was trying to set up SourceType and Index properties available in SplunkHttpEventCollector class either using program logic or via configuration file but nothing seems to be working.

Could you please suggest me how we can setup these 2 properties via configuration or program logic ?

snakefoot commented 4 years ago

Sounds like you are waiting for an updated nuget-package that includes #38

@AlanBarber Any chance for a new build to be released?

raulplanas commented 4 years ago

@AlanBarber When is #38 being released in a new nuget package?

AlanBarber commented 3 years ago

Version 3.0 of the lib that has been published has changes for #38