Details
-
Fix
-
Status: Approved (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.9, 2.7.0
-
None
Description
Current Situation:
- The History Service creates temporary log files from the log output of orders and tasks and stores them in compressed format in the JS7 database. It also makes temporary log files available in a specified location on the file system.
- Users can configure log file creation to be applicable to successful/failed tasks and/or orders. In addition the target directory can be configured.
- The configuration settings are available in the JOC Cockpit Settings page under the joc section:
log_ext_directory
log_ext_order_history
log_ext_order
log_ext_task
- However, we are currently unable to configure these values because the pencil icon, which is used to modify the setting values, does not appear (see image1). It only becomes visible after changing a setting parameter and then returning to the tab.
Desired Behavior:
- The pencil icon to modify the setting values should appear by default without needing to make any changes to the JOC section of the settings page. The feature should work as intended.
Workaround :
- To make the pencil icon visible, change any of the settings under joc section, then switch to another tab, like the Dashboard. After navigating back, you should see the pencil icon (refer to the image2). By clicking on it, you can specify the values and achieve your desired behavior