This is the most important configuration file in Insights product. It is required to run WAR file, Platform engine jar as well as Report jar. It is important to keep the server-config.json updated with the latest changes. Find the various components of server-config.json on this page.
Components of server-config.json
Component | Significance | |
---|---|---|
"endpointData": { |
| |
"sparkConfigurations": { |
| |
"ldapConfiguration": { |
| |
"graph": { |
| |
"grafana": { |
| |
"postgre": { |
| |
"messageQueue": { } |
| |
"agentDetails": { "docrootUrl": "https://infra.cogdevops.com:8443/repository/docroot/insights_install/release", } |
| |
"queryCache": |
| |
"insightsServiceURL": "https://localhost:8080" |
| |
"disableAuth": false |
| |
"enableNativeUsers": true |
| |
"insightsTimeZone": "US/Central" |
| |
"enableOnlineDatatagging": true |
| |
"enableOnlineBackup": true |
| |
"autheticationProtocol":"NativeGrafana" |
|