We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6356ad commit 2aa8364Copy full SHA for 2aa8364
src/SplunkLogger/Configurations/HECConfiguration.cs
@@ -36,7 +36,7 @@ public enum ChannelIdOption
36
/// <summary>
37
/// Gets or sets indication to use or not hec token autentication at query string
38
/// </summary>
39
- public bool UseTokenAsQueryString { get; set; }
+ public bool UseAuthTokenAsQueryString { get; set; }
40
41
42
/// Gets or sets indication to use or not channel identification when using raw endpoint
0 commit comments