Slewrate
Slewrate
Can anyone else verify this ?
> @plancked Did you use the MSI installer or just download the .zip distribution and run the .bat script to install the service? I used the MSI installer.
Hi @ygel @mark-vieira any updates on this ? thanks
@ygel sure, i can provide the logs. Could you tell me how? Do you need logs from windows event viewer or something else? Thanks.
Here's elasticsearch.log [elasticsearch.log](https://github.com/elastic/elasticsearch/files/6024890/elasticsearch.log)
Right, but what if I don't use a cluster?
I used the default settings, except for the network host where I used an IP address in the LAN: network.host: 10.1.1.28 Now i have entered this: discovery.seed_hosts: 10.1.1.28:9300 And the...
Yes, i did try only IP for seed_hosts, but it didnt work. But I uninstalled Elastic Search, and re-installed and used all the configuration (host, seed, master node) and now...
So I'm guessing something is wrong with the MSI installer when you only use all default settings, except the network host field.
I edited the previous post. Please note that this is the configuration that works. On the previous installation, I entered 10.1.1.28 for the network host. That's the only thing I...