Skip to main content

Setting a web UI and console timeout

By default, web UI and console sessions last indefinitely. To set a 30-minute timeout, add the following line to striim/conf/startUp.properties and restart the Striim server as described in Starting and stopping Striim Platform.

SessionTimeoutSecs=1800

You may set the timeout to any number of seconds.