Tip |
---|
Step - by - step guide on how to Install Insights Enterprise - Auditing Module. |
Step 1 : INSIGHTS_HOME environment variable:
Ensure that the INSIGHTS_HOME environment variable is set, if not set it using the following commands(for RHEL)
- export INSIGHTS_HOME=/usr/INSIGHTS_HOME (change the directory accordingly)
or
- vi /etc/environment
- Add the line: INSIGHTS_HOME=/usr/INSIGHTS_HOME (change the directory accordingly)
- save the file
- Run the command: source /etc/environment
Step 2 : Configuration:
Copy the blockchainConfig.json from PlatformAuditing/src/main/resources/ into $INSIGHTS_HOME and make the necessary changes
Advanced Features - Audit related features |
Expand | ||
---|---|---|
| ||
Refer here for installation steps if required. Assumption: FABRIC_HOME will be used to refer to the directory where all the network related files are extracted |
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Create the file blockchainConfig.json in $INSIGHTS_HOME/.InSights/ and make the necessary changes. Sample: blockchainConfig.json
|
Expand | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||
(The above link is nexus enterprise repository which is restricted with user credentials. Use authorized credentials or contact DevOpsPlatformSupport@cognizant.com )
Example: java -jar PlatformEngine-6.1.jar
Example: nohup java -jar PlatformEngine-6.1.jar &
Example: nohup java -jar PlatformEngine-<version>.jar & 400 350
|
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
Example: https://infra.cogdevops.com/repository/InsightsEnterpriseRelease/com/cognizant/devops/PlatformService/6.1/PlatformService-6.1.war (The above link is nexus enterprise repository which is restricted with user credentials. Use authorized credentials or contact DevOpsPlatformSupport@cognizant.com )
|