11-12-2020 06:53 AM
Dear after we change Elastic Search Server and config it in nuxeo.conf all analytics Api Return Exception we wrote it below
http://200.200.200.47:8080/nuxeo/site/es/audit/_search
body:-{"query":{"bool":{"must":[{"term":{"eventId":"download"}},{"range":{"eventDate":{"gte":"2020-10-12","lte":"2020-11-12"}}},{"term":
/>
{"extended.downloadReason":"download"}}]}},"aggs":{"by":{"terms":{"field":"docUUID","size":10}}}}
response:-
{
"entity-type": "exception",
"status": 500,
"message": "org.apache.http.conn.HttpHostConnectException: Connect to localhost:9200 [localhost/127.0.0.1] failed: Connection refused (Connection refused)"
}
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.