On This Page
Backing up and Restoring stconf
Tufin gives you the ability to make non-standard customizations to the behavior of Tufin Orchestration Suite by modifying the stconf table in our database. We highly recommend that you always backup the stconf table prior to making any changes.
Back Up stconf
To backup the current stconf configuration, do the following:
-
Navigate to
https://<SecureTrack_IP>/securetrack/admin/stcgitest.htm
. -
Select Configuration > Edit StConf.
-
Click Fetch Current StConf.
-
Select and copy the entire StConf.
-
Paste it into a text editor and save the file.
Note the file name and location in case you need to restore StConf.
Restore stconf
To restore the configuration from a backup file, do the following:
-
Locate the backup StConf file.
-
Navigate to
https://<SecureTrack_IP>/securetrack/admin/stcgitest.htm
. -
Select Configuration > Edit StConf.
-
Click Fetch Current StConf.
-
Delete the current contents of StConf.
-
Copy and paste the contents of the backup file.
-
Click Submit New Conf.