Commit b3b150ad authored by Darshan M N's avatar Darshan M N
Browse files

Change of ES Instance

parent 159dc76a
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -7,7 +7,7 @@
"requestQueryMap": "{\r\n \"ts\" : \"timestamp\"}",
"dateRefField": "timestamp",
"indexName": "fs-forms-data",
"esInstance": "PRIMARY",
"esInstance": "QUADNARY",
"aggrQuery": "{\"aggs\":{\"Application Status\":{\"terms\":{\"field\":\"status.keyword\",\"size\":10}}}}"
}
],
......@@ -36,7 +36,7 @@
"requestQueryMap": "{\r\n \"ts\" : \"timestamp\"}",
"dateRefField": "timestamp",
"indexName": "fs-forms-data",
"esInstance": "PRIMARY",
"esInstance": "QUADNARY",
"aggrQuery": "{\"aggs\":{\"Application Submission Trend\":{\"date_histogram\":{\"field\":\"timestamp\",\"interval\":\"week\"},\"aggs\":{\"count\":{\"cardinality\":{\"field\":\"_id\"}}}}}}"
}
],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment