Locating the CIS SecureSuite Platform log & config files
Product Name
SecureSuite Platform
Product Version
any
Date
Jan 14, 2026
Problem
I would like to know where the CIS SecureSuite Platform log and configuration files are located so that they can be attached to a Product Support case for troubleshooting.
Solution
The SecureSuite Platform documentation includes log file locations for each component & service, such as the installer, Keycloak & the SSP application itself:Resolve Installation Errors - CIS SecureSuite Platform Guide
As a quick reference, the default log paths for both Windows and Linux deployments are included below.
Installation Logs
Windows:
C:\Users\[username]\AppData\Local\Temp\i4j_log_SecureSuite_*(during install)
Where[username]is the account name of the logged in user running the installer
(note that the subfolder may differ based on your Temp directory contents)
-or-C:\Program Files\SecureSuite\.install4j\installation.log(after install)
You can also select the “Installer Logs” button on the bottom left of the dialog window:Linux:
/tmp/i4j_log_SecureSuite_*(during install)
Where*is a random number, such asi4j_log_SecureSuite_11075569652425734538.log
-or-/usr/local/SecureSuite/.install4j/install.log(after install)
Application Logs
In cases where multiple log files are present in a designated folder, please attach all logs found there (as a .zip file for example).
Windows:
C:\Program Files\SecureSuite\logs\securesuitelogs\Linux:
/usr/local/SecureSuite/logs/securesuitelogs
Keycloak Logs
Windows:
C:\Program Files\SecureSuite\keycloak\logs
For Windows deployments, the service startup is handled as a Task Scheduler entry:Linux:
/usr/local/SecureSuite/keycloak/logs
For Linux deployments, the Keycloak service startup is handled bysystemctl:systemctl status keycloak
Configuration Files
SecureSuite Platform Configuration
Windows:
C:\Program Files\SecureSuite\conf\securesuite-config.ymlLinux:
/usr/local/SecureSuite/conf/securesuite-config.yml
Keycloak Configuration
Windows:
C:\Program Files\SecureSuite\keycloak\windows\keycloak-24.0.5\conf\keycloak.confLinux:
/usr/local/SecureSuite/keycloak/linux/keycloak-24.0.5/conf/keycloak.conf
Keywords; SecureSuite Platform SSP Log Location
Content by Label