Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top1
top1


Tip

Enable Additional Features in Platform Engine Module for advanced functionality


Expand
titleSteps To Run PlatformEngine

Enable the necessary flags in PlatformEngine to enable some of the advanced features. 

1.Set flag as true in "server-config.json" to run respective Engines -("AuditEngine" or "PlatfromWebhookEngine")

2.Download latest PlatformEngine jar from nexus3 docroot repo - https://infra.cogdevops.com:8443/repository/docroot/insights_install/release/latest/PlatformEngine.jar

3. Run the engine jar by using following command:

        java -jar PlatformEngine.jar



Back to Top