Operating
v4.7.10
Search this version
Operating
Operating
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Managing Logging Options
Copy Markdown
Open in ChatGPT
Open in Claude
The Session Log Configuration page allows the selection of which sections to include in the session log file. Session log location and format is configurable in the global configuration.

For each workflow, session logs can be digitally signed if certificates are available. See Setting up HTTPS for adding certificates to Kiosk. By default, "Sign Session Logs" is disabled. When enabled, the signature of the session log is generated along with the log:

Certificates with passwords are not supported for signing session logs.
The signature file can be used to validate the session log to ensure contents have not been tampered with and the signature was signed with a trusted certificate. OpenSSL can be used to perform this validation.
Sample batch script to validate using OpenSSL's command line @echo OFFset /p sessionlog="Enter the session log file path: "set /p signature="Enter the sign file path: "set /p certificate="Enter the certificate file path: "set openssl="C:\Program Files (x86)\OPSWAT\Metadefender Kiosk\Client\REST\Data\openssl.exe"echo Verifying "%sessionlog%" using signature "%signature%" and certificate "%certificate%" %openssl% x509 -inform pem -in %certificate% -pubkey -noout > publickey%openssl% enc -d -A -base64 -in %signature% -out sign%openssl% dgst -sha256 -verify publickey -signature sign %sessionlog% del publickeydel sign pauseType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Email Session ReportDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
