Setting Up Panopticon Streams

Follow the steps and guidelines below to install Panopticon Streams on Windows.

NOTE: If you need to upgrade your previously installed Panopticon Streams, proceed to the Upgrade section.

 

  1. Extract the contents of PanopticonStreamsWAR_<version>.zip file to a new location.

    This zip file will contain the following files and folder:

  2.  Create the AppData folder (i.e., streamsserverdata) and ensure that the user account Local Service running Tomcat has read/write and execute permissions to this folder.

    Example: C:\streamsserverdata

  3. Copy the extracted streams.xml  file into the Tomcat config folder (\Apache Software Foundation\Tomcat 10.0\conf\Catalina\localhost). This file contains the following information:

    NOTE:

    • Instead of setting the path of the environment variable PanopticonAppData on the streams.xml file, you can do so on the System Environment Variables. For example:

       

      Variable New Value

      PanopticonAppData

      C:\panopticonstreamsdata

       

    •  If the directory path is set in both an environment variable and in the streams.xml file, the value set in the XML file will take precedence.
  4. Copy the streams.war file into the Tomcat webapps folder (\Apache Software Foundation\Tomcat 10.0\webapps).
  5. Edit the existing tomcat-users.xml file which is available in the Tomcat config folder
    (\Apache Software Foundation\Tomcat 10.0\conf) and add the entry:

    For more complex authentication and user directory options, see section [3] Authentication.

    IMPORTANT:

    • Before proceeding to step 7, ensure the Tomcat temp folder (e.g., (\Apache Software Foundation\Tomcat 10.0\temp) is available.
    • You can opt to choose a different temp folder with the CATALINA_TMPDIR environment variable. For example:

       

      Variable Value

      CATALINA_TMPDIR

      C:\tomcat\dev\temp

       

  6. Start Tomcat to deploy the .war file.

    The streams folder is extracted in the Tomcat webapps folder:

    The server initializes the AppData directory with an empty content repository and empty subdirectories for other types of data. The Streams.properties file is created with the default server properties.

  7. Specify the license type that will be used. Use any of the following license types:
  8. You should now be able to log on to Panopticon Streams using the following URL:

    [Host Name]:[Port]/[Name of your application]  

    For example:

    http://localhost:8080/streams

 

 

(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.

Intellectual Property Rights Notice | Technical Support