Component | Significance |
---|
"endpointData": { "elasticSearchEndpoint": "http://localhost:9200" } | |
"graph":{ "endpoint":"http://localhost:7474", "authToken":"", "boltEndPoint":"bolt://localhost:7687", "maxIdleConnections":25 } | |
"grafana": { "grafanaEndpoint": "http://localhost:3000", "grafanaDBEndpoint": "jdbc:postgresql://localhost:5432/grafana", "adminUserName": "admin", "adminUserPassword": "admin", "dbUserName": "user", "dbPassword": "password" } | |
"postgre": { "userName" : "user", "password" : "password", "insightsDBUrl": "jdbc:postgresql://127.0.0.1:5432/insight", "grafanaDBUrl": "jdbc:postgresql://127.0.0.1:5432/grafana" } | |
"messageQueue": { "host": "localhost", "user": "iSight", "password": "iSight", "prefetchCount" : 10 } |
|
"agentDetails": { "isOnlineRegistration":true, "onlineRegistrationMode":"nexus", "browseRepoUrl":"https://infra.cogdevops.com:8443/service/rest/repository/browse/docroot/insights_install/release", "downloadRepoUrl":"https://infra.cogdevops.com:8443/repository/docroot/insights_install/release", "nexusUserName":"", "nexusPassword":"", "docrootUrl":"https://platform.cogdevops.com//insights_install/release", "offlineAgentPath":"D:\Project\Insights\InSights_Windows\Agents\offlineAgent", "unzipPath":"D:\Project\Insights\InSights_Windows\Agents\PlatformAgents\unzip", "agentExchange":"iAgent", "agentPkgQueue":"INSIGHTS.AGENTS.PACKAGE" } | |
"queryCache": { "esCacheIndex": "neo4j-cached-results-custom" } | |
"insightsServiceURL": "https://localhost:8080" | |
"disableAuth": false | |
"enableNativeUsers": true | |
"insightsTimeZone": "US/Central" | |
"enableOnlineDatatagging": true | |
"enableOnlineBackup": true | |
"autheticationProtocol":"NativeGrafana" | |