Backup Settings In Frontend

Backup Settings In Frontend

In the latest version of 8.5r5, we have the backup option configurable in the front end. Does this backup only the dashboards and other vienna objects or it backsup the config files like logstash aswell. Also how do we recover these backup files that is created.

ANSThe current backup system can take the backup of the following configurations
  • vuSmartMaps Objects:
    Analytics configurations for storyboards, visualizations, reports, alert rules etc.
  • Data Sources and Integrations:
    Configuration information for all currently configured data sources in the system.
  • Service Configuration files:
    Configuration settings for all vuSmartMaps internal components.
  • ETL Configuration:
    Data processing pipeline configurations.
  • Active Data:
    Active Data currently residing in the system. Use this option with caution, as this might result in a large backup file getting created.
  • User Info
    All user and bookkeeping information. Eg: MySQL database backup
The backups can be stored in remote storage or local storage. You can look into the paths where you configured the backup destination to recover the configurations. As of now, we don’t have a restore option available in the front-end.

ETL Configuration include our logstash conf.d and tables folder in both shipper and analyzers. 

    • Related Articles

    • Backup settings in frontend

      question:In the latest version of 8.5r5, we have the backup option configurable in the front end. Does this backup only the dashboards and other vienna objects or it backsup the config files like logstash aswell. Also how do we recover these backup ...
    • How To Decrypt The Backup Files Created By Frontend Config

      When we configure backup from the front end option, an encrypted file is getting created in the specified location. How do we decrypt this file and use it for recovering any specifics like objects or logstash configs etc., ANS ...
    • How to decrypt the backup files created by frontend config

      When we configure backup from the front end option, an encrypted file is getting created in the specified location. How do we decrypt this file and use it for recovering any specifics like objects or logstash configs etc., Ans: ...
    • Data retention settings- 452

      Solution Document Managing Data Retention Settings Overview General/Customer specific General Author Mantika Jadhav Reviewer Seema Approver  Ravi  Release date 19/07/2022 Product Version 8.5r5 Audience: CSG/TechWarriors/PAC/Platform/Product teams ...
    • Logstash config and enrichment backup using script

      Question: I want to take backup of the logstash config ( /etc/logstash/conf.d ) and enrichment files. I can do it manually. But do we have script for it ? Answer: You can use below script and modify the server details. This script will take a backup ...