Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Yesterday at 01:29 PM
jrlee183@gmail.com Posted April 25, 2018 Share Posted April 25, 2018 What do I put here for Elasticsearch Server ? Link to comment Share on other sites More sharing options...
AlexWright Posted April 25, 2018 Share Posted April 25, 2018 It depends. If it is enabled and running on the localhost (usually the case on a dedicated or VPS environment), then you can use the https://localhost:9200 default in most cases (check your install first!). If you are on shared hosting, it is a likely possibility that it is not installed, and you will need information from a 3rd party elasticsearch provider for use there. Link to comment Share on other sites More sharing options...
Nathan Explosion Posted April 25, 2018 Share Posted April 25, 2018 The URL and Port information for your Elasticsearch Server - just like it shows, with the example link there it's to an Elasticsearch server installed on the same server machine as the site (i.e. localhost) and that server is reachable via port 9200. So....where is your Elasticsearch server exactly? Link to comment Share on other sites More sharing options...
jrlee183@gmail.com Posted April 25, 2018 Author Share Posted April 25, 2018 40 minutes ago, Nathan Explosion said: So....where is your Elasticsearch server exactly? Ah so there's the problem. Looks like it has to be installed on the server but I did not know that and something I dont think I could do. Link to comment Share on other sites More sharing options...
bfarber Posted April 26, 2018 Share Posted April 26, 2018 There are hosted Elasticsearch options available where they handle the infrastructure for you. Link to comment Share on other sites More sharing options...
Markus Jung Posted May 1, 2018 Share Posted May 1, 2018 What about CiC customers? - https://localhost:9200 provides an error (Connection refused). Link to comment Share on other sites More sharing options...
bfarber Posted May 1, 2018 Share Posted May 1, 2018 We do not have a general elasticsearch instance that all CiC customer can use (at this time at least). You would need to use a service (which will provide you with the URL and port to use). Link to comment Share on other sites More sharing options...
Chris027 Posted May 24, 2018 Share Posted May 24, 2018 This works when I enter http://localhost:9200, but doesn't work when I enter HTTPS. Any idea why connecting via HTTPS from this page doesn't work? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.