...
Starting from Ubisecure CustomerID 5.0.x, logging is managed centrally via the WildFly J2EE container. The script configure-wildfly-domain-logging.sh contacts WildFly management port and then sets up logging configuration to redirect Ubisecure CustomerID specific log entries to separate files. To set up logging, run the following commands in a command prompt:
Code Block | ||||
---|---|---|---|---|
| ||||
cd /usr/local/ubisecure/customerid/tools ./config-wildfly-domain-logging.sh |
...