Is is possible to use Elastic to channel the data of multiple customers/users into Logstash/Elasticsearch and be able to provide the customers/users with each their own view on only their data through Kibana?
What we search for is a strict view separation. There should be no way for one customer to look at the data of other customers. Is this possible with only one instance of Elasticsearch/Kibana?