mirror of
https://github.com/akpaevj/OneSTools.TechLog.git
synced 2024-11-30 08:06:41 +02:00
19 lines
386 B
JSON
19 lines
386 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"Exporter": {
|
|
"StorageType": 1
|
|
},
|
|
"ClickHouse": {
|
|
"ConnectionString": "Host=172.19.158.128;Port=8123;Database=trprof83_techlog;Username=default;password=;"
|
|
},
|
|
"Reader": {
|
|
"LogFolder": "E:\\techlog_all_s01"
|
|
}
|
|
}
|