Introduction
As more complex features of Insights are being built there is a need to store files associated with every feature. We agreed on one common standard approach for storing and fetching the files using PostgreSQL database. We are providing Configuration File Management screen to store and maintain all the configuration files in the databasebeing supported in Insights product, it has become challenging to configure various configuration files on file system. To mitigate this, Insights has started supporting configuration management through UI. Since v7.4 release, Insights have moved all configuration(Correlation, Traceability, BulkUpload etc) files to database for easier management.
Expand | ||
---|---|---|
| ||
For Insights version < 7.4, the configuration files related to the below mentioned modules were stored under INSIGHTS_HOME. The following modules are supported as of now.The following modules configuration files can be maintained through UI
For the above mentioned modules, all of the modules except Data Enrichment can have only one file uploaded per module. Here are the steps to store a Traceability file in Configuration File Management. Click add button on the right top corner of the Configuration File Management page.
The file is saved in the Configuration File Management. In case a file needs to be edited: Download the file that needs to be edited by selecting the file and clicking on the download button on the top right end of the screen. Edit the file locally and then click on the file and click on the edit option. In edit mode, only the edited file can be uploaded. The rest of the fields are non editable. Upload the file and click on the save button. The file is edited successfully. |
Expand | ||
---|---|---|
| ||
|
...