Tip |
---|
Step - by - step guide on how to Install Insights Enterprise - Auditing Module. |
Business logic |
Expand | ||
---|---|---|
|
Ensure that the INSIGHTS_HOME environment variable is set. If not, |
set it using the following commands(for |
Linux)
|
|
or
|
|
|
|
Expand | ||
---|---|---|
|
Copy the blockchainConfig.json from PlatformAuditing/src/main/resources/ into $INSIGHTS_HOME/.InSights/ and make the necessary changes |
Sample: blockchainConfig.json
Sample: datamodel.json Explanation: datamodelDescription Sample: Process.json Explanation |
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
Download the PlatformAuditEngine jar from (Nexus link here) Run the downloaded jar using the command:
The logs will be available at $INSIGHTS_HOME/logs/PlatformAuditEngine
|
Expand | |||||
---|---|---|---|---|---|
| |||||
Download the PlatformService war from (Nexus link here) Move the war into webapps directory of apache-tomcat and restart tomcat.
|