Logging locations and configuration
- Last UpdatedAug 14, 2026
- 1 minute read
The following table shows the default locations of the log files for different application components. Also shown are the configuration files you can edit to customize logging for each component.
|
Application Component |
Default Logging Location and Configuration |
|---|---|
|
Data Layer |
n/a |
|
CrudeSync Import Service |
.\Release\logs\CrudeSyncImporter.log .\Release\appSettings.Production.json |
|
Staging Windows Service |
.\Log\spiral.schedule.staging.host.log .\ScheduleStagingConfig\logging.config |
|
Staging Web Service |
.\_PublishedWebsites\Spiral.Core.Web.IIS\Log\rolling.log .\_PublishedWebsites\Spiral.Core.Web.IIS\web.config |
|
Calculation Hub |
.\Hub\_PublishedWebsites\Spiral.Core.Web.IIS\Log\rolling.log .\Hub\_PublishedWebsites\Spiral.Core.Web.IIS\web.config |
|
Calculation Node |
.\Node\Log\Calculation.Node_<date>.log n/a |
|
CrudeSync |
.\CrudeSyncCore\logs .\CrudeSyncCore\appSettings.Production.json |