You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved performance after set Emit action that send data to Splunk as a Task and also, changed ILoggerFormatter to be able to receive category name on it.
Improved debug under Splunk response.
Fixed error when using 0 (or less) for splunk timeout post call
Update project Nuget references
Small refactoring at code
Improved token management for HEC providers that now allow suppress send channelId or send it via request header. It was also added feature to allow send HEC auth token via query string.
This approach is used to store large blob text into a cheap system and only send to Splunk a key to be used to get this text when necessary. That way we avoid index at Splunk unnecessary text.