hi @Sunka how to update to elasticsearch 7? I did not yet updated to ES 7
A quick question, as of now I have 2 different XenForo forums on separate VPSs. Now I want to merge them into one dedicated server but I don't know how to create 2 elasticsearch indexes for them
Code: cluster.name: CUSTOM NAME OF YOUR CLUSTER (same name should be inserted into your XenForo field in Admin Control Panel in field Elasticsearch Index Name) network.host: localhost http.port: 9200 Another cluster.name?
On my small forum, I just backup everything and install a new vps with ES7 and merge them over. My large is still on ES6
Set up Elasticsearch | Elasticsearch Reference [7.3] | Elastic Java install isn't needed anymore I think.
Anyone here upgrade to 7.4.0 yet? I install 7.4.0 on a fresh VPS to test but Elasticsearch couldn't start. I post on Elastic forums to find some help and this may be the solution: JNA temporary directory not mounted with noexec | Elasticsearch Reference [7.4] | Elastic Don't really know how to set this up to. @eva2000 can you take a look on this?
Centmin Mod does for security mount /tmp as noexec so need to follow instructions for setting custom tmp in linked JNA url