Anchor | ||||
---|---|---|---|---|
|
Tip |
---|
Step - by - step guide on how to Install Insights Enterprise - Business logic |
Step1: Run PlatformInsightsWebHook
- Download the PlatformAuditEngine jar from https://repo.cogdevops.com/repository/InsightsEnterpriseRelease/com/cognizant/devops/PlatformAuditEngine/6.1/PlatformInsightsWebHook-6.1.jar
- Run the downloaded jar using the command:
Panel |
---|
Example: java -jar PlatformInsightsWebHook-0.1.jar
- If you want to run the jar as a background service instead, use the below command:
Panel |
---|
Back to Top