# Elasticsearch and Kibana are now business risks

**URL:** https://openvidu.discourse.group/t/elasticsearch-and-kibana-are-now-business-risks/2558
**Category:** Request for enhancement
**Created:** [January 15, 2021, 6:44am UTC](https://openvidu.discourse.group/t/elasticsearch-and-kibana-are-now-business-risks/2558 "2021-01-15T06:44:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![raghuk\_botaiml](https://yyz2.discourse-cdn.com/free1/user_avatar/openvidu.discourse.group/raghuk_botaiml/32/239_2.png) [@raghuk\_botaiml](https://openvidu.discourse.group/u/raghuk_botaiml)
#### Post date: [January 15, 2021, 6:44am UTC](https://openvidu.discourse.group/t/elasticsearch-and-kibana-are-now-business-risks/2558/1 "2021-01-15T06:44:26Z")

</div>

Kibana and Elasticsearch v7.11 onwards are switching to SSPL license, effectively making it business risk. See [Elasticsearch and Kibana are now business risks - {anonymous =\> 'hash'};](https://anonymoushash.vmbrasseur.com/2021/01/14/elasticsearch-and-kibana-are-now-business-risks)

What are the alternatives then? Can OpenVidu probably switch to a data provider based model, where it is possible for developers to implement their own data persistence layer?

Thanks,  
Raghu

---

<div class="post-metadata">

### Author: ![cruizba](https://yyz2.discourse-cdn.com/free1/user_avatar/openvidu.discourse.group/cruizba/32/18_2.png) [@cruizba](https://openvidu.discourse.group/u/cruizba)
#### Post date: [January 15, 2021, 11:57am UTC](https://openvidu.discourse.group/t/elasticsearch-and-kibana-are-now-business-risks/2558/2 "2021-01-15T11:57:12Z")

</div>

Elasticsearch and Kibana can be used externally. You can use OpenDistro for example, which in essence, is OpenSource. Elasticseach and Kibana are recommended to be used externally. The reason of deploying one next to OpenVidu in our official installations processes is just to configure easily the deployment.

If you want to go for a production environment, you should use an external one. OpenDistro is compatible with OpenVidu.

---

<div class="post-metadata">

### Author: ![pabloFuente](https://yyz2.discourse-cdn.com/free1/user_avatar/openvidu.discourse.group/pablofuente/32/2536_2.png) [@pabloFuente](https://openvidu.discourse.group/u/pabloFuente)
#### Post date: [January 15, 2021, 1:45pm UTC](https://openvidu.discourse.group/t/elasticsearch-and-kibana-are-now-business-risks/2558/3 "2021-01-15T13:45:43Z")

</div>

And even for ELKs deployed in a private host along OpenVidu Pro, its use case is clearly out of scope of the restrictions of the new license agreement. OpenVidu is not using Elastic technology as the core of its services (Elastic capabilites are not offered to final clients, they are used for monitoring purposes for the owner of the OpenVidu Pro deployment), and more importantly it is using “as they are” the official Docker Elastic images, without any modification. All of the Elastic technology integrated in OpenVidu Pro is accessible by anyone.

Hope these answers have solved your doubts. Cheers.

---

<div class="post-metadata">

### Author: ![raghuk\_botaiml](https://yyz2.discourse-cdn.com/free1/user_avatar/openvidu.discourse.group/raghuk_botaiml/32/239_2.png) [@raghuk\_botaiml](https://openvidu.discourse.group/u/raghuk_botaiml)
#### Post date: [March 13, 2021, 10:26am UTC](https://openvidu.discourse.group/t/elasticsearch-and-kibana-are-now-business-risks/2558/4 "2021-03-13T10:26:45Z")

</div>

@pabloFuente thanks for the clarification. In abundance of caution, we will be using OpenDistro for our production environments.

Thanks,  
Raghu
