Skip to main content
Skip table of contents

Understanding Data Locations

Seeq configuration, data, licenses, plugins and all other customer-specific files are stored centrally in the file system. This approach facilitates backup activities, upgrade testing and other administrative functions.

The default location for such files is within a common application data folder for the operating system. On Windows, that is C:\ProgramData\Seeq and on Linux/OSX that is ~/.seeq. This folder is referred to in Seeq technical documentation as the global folder.

Within the global folder are the following major files and folders:

global_config.json

This JSON file defines machine-specific properties like IP address and port numbers.  This file is always in the same location and cannot be moved.  It is strongly recommended that this file is not modified by hand; see Configuration System for instructions on how to configure Seeq.

licenses

This folder contains the active license file for this server. An "old" subfolder contains inactive licenses.

This folder is always in the same location and cannot be moved.

keys

This folder contains the certificates / private keys associated with SSL/TLS secure communications. See https://support.seeq.com/kb/R63/on-premise/configure-seeq-ports for more information.

data

This folder contains all user data associated with an instance of a Seeq Server, including workbooks, worksheets, comments, indexes, profile/value searches, conditions, calculated data, cached data, formulas, Seeq users/passwords, and all configuration data (other than global properties and licenses).

The location of the data folder can be changed using the procedure described in Changing the Data Folder Location.

Since the only configuration items not included in the data folder are the machine-specific global properties, keys and license files, it is easy to copy the user data to another machine without taking the machine-specific files with it.

backups

This folder contains backups of the data folder that result from using the built-in backup facilities or selecting the backup checkbox during upgrades. You can change the location of the backups folder if desired.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.