-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
S.monzavi
authored and
S.monzavi
committed
Apr 17, 2023
1 parent
f07e5fb
commit f6372da
Showing
6 changed files
with
69 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
2023-04-17 10:22:26.2811|1|Info|LoggingConfiguration|Logging to C:\Users\S.monzavi\source\repos\TibaResearch\.logs\servicecontrol-audit\logfile.2023-04-17.txt with LogLevel 'Info' | ||
2023-04-17 10:22:26.5526|1|Info|ServiceControl.Audit.Infrastructure.Settings.Settings|No settings found for audit log queue to import, default name will be used | ||
2023-04-17 10:22:26.6532|1|Info|ServiceControl.Audit.Infrastructure.Bootstrapper| | ||
------------------------------------------------------------- | ||
ServiceControl Audit Version: 4.29.3+185657adcc17d5832d9c3093f55f019bd80862ec | ||
Audit Retention Period: 10.00:00:00 | ||
Forwarding Audit Messages: False | ||
Database Size: b | ||
Database Folder Size: b | ||
ServiceControl Logging Level: Info | ||
RavenDB Logging Level: Warn | ||
Transport Customization: ServiceControl.Transports.Learning.LearningTransportCustomization, ServiceControl.Transports.Learning, | ||
Persistence: InMemory | ||
------------------------------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
2023-04-17 10:22:25.9875|1|Info|ServiceBus.Management.Infrastructure.Settings.Settings|No settings found for error log queue to import, default name will be used | ||
2023-04-17 10:22:26.6109|1|Info|Particular.ServiceControl.Bootstrapper| | ||
------------------------------------------------------------- | ||
ServiceControl Version: 4.29.3+185657adcc17d5832d9c3093f55f019bd80862ec | ||
Audit Retention Period (optional): | ||
Error Retention Period: 10.00:00:00 | ||
Ingest Error Messages: True | ||
Forwarding Error Messages: False | ||
Database Size: 1.05 MB | ||
Database Folder Size: 68.77 MB | ||
ServiceControl Logging Level: Info | ||
RavenDB Logging Level: Warn | ||
Selected Transport Customization: ServiceControl.Transports.Learning.LearningTransportCustomization, ServiceControl.Transports.Learning | ||
------------------------------------------------------------- | ||
2023-04-17 10:22:27.3068|1|Info|ServiceControl.Infrastructure.RavenDB.RavenBootstrapper|Loading Embedded RavenDB license |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"Logging": { | ||
"LogLevel": { | ||
"Default": "Error", | ||
"Microsoft.AspNetCore": "Warning" | ||
} | ||
}, | ||
|
||
"AppOptions": { | ||
"DefaultHomepage": "Counter" | ||
}, | ||
|
||
"AllowedHosts": "*", | ||
"Shirin": true | ||
} |