{ "endpointData": { "elasticSearchEndpoint": "http://localhost:9200" }, "sparkConfigurations": { "appName" : "inSights", "master" : "local[*]", "sparkExecutorMemory" : "8g", "sparkElasticSearchHost": "http://localhost", "sparkElasticSearchPort": "9200", "sparkElasticSearchConfigIndex": "spark-jobs-conf/configs", "sparkElasticSearchResultIndex": "spark-jobs-conf/kpiresults", "kpiSize": "30", "sparkResultSince": 5, "sparkMasterExecutionEndPoint":"http://localhost:4040" }, "ldapConfiguration": { "ldapUrl" : "ldap://ldaphost:389", "bindDN": "BindDN", "bindPassword": "Passwd", "searchBaseDN": "DC=XX,DC=XX", "searchFilter": "(sAMAccountName={0})", "ldapAttributes": { "name": "givenname", "surname": "sn", "memberOf": "", "email": "mail", "username": "sAMAccountName" } }, "graph": { "endpoint": "http://localhost:7474", "authToken": "bmVvNGo6QzBnbml6YW50QDE=" }, "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": { "docrootUrl": "http://platform.cogdevops.com/insights_install/release", "unzipPath": "[drive_name]://[folder_path]", "agentExchange": "iAgent", "agentPkgQueue": "INSIGHTS.AGENTS.PACKAGE" }, "queryCache": { "esCacheIndex": "neo4j-cached-results-custom" }. "insightsServiceURL": "https://localhost:8080", "disableAuth": false, "enableNativeUsers": true, "insightsTimeZone": "US/Central", "enableOnlineBackup": false } |