Skip to main content

2.8 – Integrating a license

To integrate a license file into SparkView, please note the following steps:

  1. Stop SparkView service
  2. Copy the license file into the SparkView root directory
    • Windows default: C:\Program Files\Remote Spark\SparkGateway
    • Linux/macOS default: /usr/local/bin/SparkGateway
  3. Rename the license file to license. Important: no file extension!
  4. Start SparkView Service

You can then check the license status via config.html at the bottom: SparkView license status

If the license file is in a different location, please specify this via the corresponding parameter in the gateway.conf file:

# Example for Windows
license = C:\\Program Files\\Remote Spark\\SparkGateway\\licensefile

# Example for Linux/macOS
license = /usr/local/bin/SparkGateway/licensefile