76 lines
1.9 KiB
JSON
76 lines
1.9 KiB
JSON
[
|
|
{
|
|
"id": 3,
|
|
"uid": "cehm2sg07ozcwc",
|
|
"orgId": 1,
|
|
"name": "grafana-opensearch-datasource",
|
|
"type": "grafana-opensearch-datasource",
|
|
"typeName": "OpenSearch",
|
|
"typeLogoUrl": "public/plugins/grafana-opensearch-datasource/img/logo.svg",
|
|
"access": "proxy",
|
|
"url": "https://oglog-os.${SUBDOMAIN}:9200",
|
|
"user": "",
|
|
"database": "",
|
|
"basicAuth": true,
|
|
"isDefault": false,
|
|
"jsonData": {
|
|
"database": "journalbeat-*",
|
|
"flavor": "opensearch",
|
|
"logLevelField": "",
|
|
"logMessageField": "",
|
|
"maxConcurrentShardRequests": 5,
|
|
"pplEnabled": true,
|
|
"serverName": "oglog-os.${SUBDOMAIN}",
|
|
"serverless": false,
|
|
"timeField": "@timestamp",
|
|
"tlsAuth": true,
|
|
"tlsAuthWithCACert": false,
|
|
"tlsSkipVerify": true,
|
|
"version": "1.0.0",
|
|
"versionLabel": "OpenSearch (compatibility mode)"
|
|
},
|
|
"readOnly": false
|
|
},
|
|
{
|
|
"id": 2,
|
|
"uid": "dea978mh1bncwf",
|
|
"orgId": 1,
|
|
"name": "mysql",
|
|
"type": "mysql",
|
|
"typeName": "MySQL",
|
|
"typeLogoUrl": "public/app/plugins/datasource/mysql/img/mysql_logo.svg",
|
|
"access": "proxy",
|
|
"url": "__OGCORE_IP__:3336",
|
|
"user": "root",
|
|
"database": "",
|
|
"basicAuth": false,
|
|
"isDefault": false,
|
|
"jsonData": {
|
|
"connMaxLifetime": 14400,
|
|
"database": "ogcore",
|
|
"maxIdleConns": 100,
|
|
"maxIdleConnsAuto": true,
|
|
"maxOpenConns": 100,
|
|
"tlsSkipVerify": false
|
|
},
|
|
"readOnly": false
|
|
},
|
|
{
|
|
"id": 1,
|
|
"uid": "PBFA97CFB590B2093",
|
|
"orgId": 1,
|
|
"name": "Prometheus",
|
|
"type": "prometheus",
|
|
"typeName": "Prometheus",
|
|
"typeLogoUrl": "public/app/plugins/datasource/prometheus/img/prometheus_logo.svg",
|
|
"access": "proxy",
|
|
"url": "https://oglog-prom.${SUBDOMAIN}:9090",
|
|
"user": "",
|
|
"database": "",
|
|
"basicAuth": false,
|
|
"isDefault": true,
|
|
"jsonData": {},
|
|
"readOnly": true
|
|
}
|
|
]
|