mohankumar
(Mohankumar)
October 29, 2018, 6:39am
1
Hi ,
I am using elasticsearch-6.3.0 , i have installed kibana enterprise trial plugin ,my purpose for multi tenancy
Which documentation i have to follow, whether
---
description: User manual for ReadonlyREST Enterprise/PRO/Free
---
# For Kibana
🧙 **Are you using Kibana version 7.8.x or older? Go to the** [**old platform manual page**](details/kibana-7.8.x-and-older.md)**.**
### Kibana Plugin overview
ReadonlyREST plugin for Kibana is not open source, and it's offered as part of the [ReadonlyREST PRO](https://readonlyrest.com/pro.html) and [ReadonlyREST ENTERPRISE](https://readonlyrest.com/enterprise.html), and [ReadonlyREST Free](https://readonlyrest.com/free) packages. See product descriptions and a comparison chart in the official [ReadonlyREST website](https://readonlyrest.com)
ReadonlyREST plugins for Kibana **always require** ReadonlyREST opens source plugin to be installed in the Elasticsearch nodes your Kibana instance(s) will connect to.
It's not mandatory to install ReadonlyREST in all Elasticsearch nodes, but only in the ones in where you need the HTTP interface to be secured.
### After purchasing
If you didn't install it yet, download the latest [universal build](https://docs.readonlyrest.com/universal-builds) from our [download page](https://readonlyrest.com/download/) and install it manually.
Alternatively, see below if you want to install it directly via the command line without downloading it from the browser.
This file has been truncated. show original
or
https://github.com/beshu-tech/readonlyrest-docs/blob/master/multitenancy_guide.md
sscarduzio
(Simone Scarduzio)
October 29, 2018, 10:25am
2
Hello @mohankumar ,
If your objective is to create a multi tenancy environment with ReadonlyREST Enterprise, you can follow the multitenancy specific guide.
As you can see though, that guide points you to the main documentation for installation instructions. I start to think that we should merge the two documents…