Pipeline execution logs help you monitor ETL job activity, debug failures, analyze performance, and audit execution history. The storage location of these logs varies depending on the Bold BI version you are using.
In versions prior to 15.1, pipeline execution logs are stored in the ETL-specific folder within the app_data directory.
Log Path
{Deployed Location}/app_data/etl/logs/{pipelineName}
Path Details
C:\BoldServices\/var/www/boldbi/Example
Windows:
C:\BoldServices\app_data\etl\logs\SalesPipeline
Linux:
/var/www/boldbi/app_data/etl/logs/SalesPipeline
Starting from version 15.1, the logging structure was reorganized to follow a standardized service-based logging format.
Log Path
{Deployed Location}/app_data/logs/etl.service/{pipelineName}
Path Details
C:\BoldServices\/var/www/boldbi/logs directory.etl.service.Example
Windows:
C:\BoldServices\app_data\logs\etl.service\SalesPipeline
Linux:
/var/www/boldbi/app_data/logs/etl.service/SalesPipeline
Having trouble getting help?
Contact SupportHaving trouble getting help?
Contact Support