Commit Graph

20 Commits (40ed3b5dbe602fc0d29a32d10213b5fac56fce26)

Author SHA1 Message Date
cruizba ac5485ddc0 openvidu-server, deployment: Remove redis for coturn. Now credentials are generated using https://datatracker.ietf.org/doc/html/draft-uberti-behave-turn-rest-00 2022-04-06 18:37:11 +02:00
cruizba 7f71f7734a deployment: Add fields to identify filebeat data 2021-03-01 19:39:49 +01:00
cruizba 7bd0774790 deployment: Bump openvidu-recorindg version and update filebeat for recordings and media-node-controller 2021-02-22 12:10:32 +01:00
cruizba 23e83aaa80 deployment: Drop openvidu logs from filebeat (sent via logback by openvidu) and change OPENVIDU_PRO_CLUSTER_LOAD_INTERVAL by OPENVIDU_PRO_STATS_MONITORING_INTERVAL in media nodes metricbeat 2021-02-10 14:09:59 +01:00
cruizba de8c9b7625 deployment: Add node_id to master beats 2021-02-10 11:47:44 +01:00
cruizba cb97b02c2e deployment: Metricbeat Use node_role instead of cluster_role 2021-02-08 18:05:29 +01:00
cruizba 2ab6eb7d9b Send metrics with cluster id undefined if OPENVIDU_PRO_CLUSTER_ID and DOMAIN_OR_PUBLIC_IP are not defined 2021-02-08 16:44:46 +01:00
cruizba f871d7850d deployment: Updated openvidu pro beats custom fields. Don't add docker metrics 2021-02-08 13:23:02 +01:00
cruizba 41273d700d deployment: Typo metricbeat openvidu server pro 2021-02-04 22:27:48 +01:00
cruizba e321370014 deployment: Add field 'cluster-role' to distinguish metrics in dashboards 2021-02-04 21:51:24 +01:00
cruizba d100cd8e95 openvidu-pro: Add to metricbeat the ability to monitor docker containers 2021-02-04 15:19:50 +01:00
cruizba 45eb8fb610 openvidu-pro: minor fix metricbeat ilm and add metrics for elasticsearch 2021-02-03 19:25:09 +01:00
cruizba 05f9e63076 openvidu-deployment: Drop unnecessary docker logs from filebeat 2020-11-26 11:27:40 +01:00
cruizba 3696c49a9b openvidu-deployment: Disable coturn logs by default 2020-11-25 19:43:33 +01:00
cruizba 70d30a5d6c deployment-pro: Add NGINX monitoring 2020-11-12 10:23:46 +01:00
cruizba 087a2a0d06 deployment-openvidu-pro: Minor fix configuring different openvidu pro clusters with the same Elastic Stack 2020-10-06 00:40:01 +02:00
cruizba 709d7d2a5c deployment-openvidu-pro: Updated to work with external ELK services 2020-09-28 20:02:21 +02:00
cruizba 92956887b5 Deployment: ELK Updates
- Filebeat can be used externally with and without de security
- Minor fix in Label ELK label description in CF template
2020-09-28 10:06:16 +02:00
cruizba df92cca9de Deployment: External and secure Kibana and Elasticsearch in can be configured in OpenVidu Pro Node 2020-09-22 18:19:51 +02:00
cruizba f3c5bfe321 Deployment repos migration:
- Move deployment stuff of openvidu-ce from https://github.com/OpenVidu/openvidu-cloud-devops
- Move deployment stuff of openvidu-pro from https://github.com/OpenVidu/openvidu-pro-clustering
- Remove readmes to avoid confusions of official documentation
- Update installation scripts to use this repo
- Better folder structure:
   - docker-compose -> Include docker-compose files for deployments
   - docker -> Include docker images
   - aws -> Cloudformation related stuff for aws.
2020-07-16 20:09:48 +02:00