Table of Contents |
---|
How can i export the log from SWS?
At this link:
SWS Appliance Installation Guide
You can see the guide for export the files.
How can i see the SWS version?
There are two ways. First way:
Go to link:
Code Block |
---|
http://<IP-APPLIANCE>:8080/SignEngineWeb/help.xhtml |
And read the version software (starts with 2.5.x )
Or:
1) Login SSH to appliance and execute:
Code Block |
---|
rpm -q sws |
And read the version software (starts with 2.5.x)
NOTE: for the old appliance SWS is available only the second way.