Add log_writer_base_path

This commit is contained in:
2025-07-01 10:26:01 +02:00
parent 8acf6412a3
commit 0051e054f6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ bec_deployments_path: /opt/bec_deployments
deployment_name: production
file_writer_base_path: ./
log_writer_base_path: ./
bec_version: main
ophyd_devices_version: main
bec_widgets_version: main
+1 -1
View File
@@ -14,6 +14,6 @@ service_config:
plugin: default_NeXus_format
base_path: {{ file_writer_base_path }}
log_writer:
base_path: {{ bec_deployment_group_path }}/logs
base_path: {{ log_writer_base_path }}
scilog:
env_file: ./