Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

As more complex features being 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. Correlation, Traceability, BulkUpload, Data enrichment WILL NOT work without files being uploaded in DB through UI.

 Fresh Installation (For Insights version 7.4 and greater)

The following modules configuration files can be maintained through UI

  • Traceability

  • BulkUpload

  • Correlation

  • Data Enrichment

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.

  • Name: Provide the name of the file.

  • File Type: Select the file type.

  • Module: Select the module of the file.

  • Upload File: Upload the file.

  • Click on the save button to save the file.

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.

 Steps to upgrade from Insights v7.3 and below
  • Configuration files are present in Insights_Home for Insights version < 7.4.

  • Deploy the latest Insights application.

  • Login to Insights

  • Go to Configuration File Management section in the side navigation.

  • Upload the configuration files present in Insights_Home to Configuration File Management using the steps provided in the above section.

  • No labels