File tree Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 6
6
"System" : " Information" ,
7
7
"Microsoft" : " Information"
8
8
}
9
+ },
10
+ "Splunk" : {
11
+ "HecConfiguration" : {
12
+ "BatchIntervalInMiliseconds" : 5000 ,
13
+ "BatchSizeCount" : 10 ,
14
+ "ChannelIdType" : " None" ,
15
+ "DefaultTimeoutInMiliseconds" : 10000 ,
16
+ "SplunkCollectorUrl" : " https://localhost:8088/services/collector/" ,
17
+ "Token" : " 753c5a9c-fb59-4da0-9064-947f99dc20ba" ,
18
+ "UseAuthTokenAsQueryString" : false
19
+ },
20
+ "SocketConfiguration" : {
21
+ "HostName" : " localhost" ,
22
+ "Port" : 4242 ,
23
+ "Threshold" : " Warning"
24
+ }
9
25
}
10
- }
26
+ }
Original file line number Diff line number Diff line change 10
10
"LogLevel" : {
11
11
"Default" : " Warning"
12
12
}
13
+ },
14
+ "Splunk" : {
15
+ "HecConfiguration" : {
16
+ "BatchIntervalInMiliseconds" : 5000 ,
17
+ "BatchSizeCount" : 10 ,
18
+ "ChannelIdType" : " None" ,
19
+ "DefaultTimeoutInMiliseconds" : 10000 ,
20
+ "SplunkCollectorUrl" : " https://localhost:8088/services/collector/" ,
21
+ "Token" : " 753c5a9c-fb59-4da0-9064-947f99dc20ba" ,
22
+ "UseAuthTokenAsQueryString" : false
23
+ },
24
+ "SocketConfiguration" : {
25
+ "HostName" : " localhost" ,
26
+ "Port" : 4242 ,
27
+ "Threshold" : " Warning"
28
+ }
13
29
}
14
30
}
15
- }
31
+ }
You can’t perform that action at this time.
0 commit comments