Adding composers and customization files for ELK sample system and Metrics sample... 58/6158/1
authorlavado <glavado@whitestack.com>
Tue, 15 May 2018 03:24:03 +0000 (03:24 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 16 May 2018 16:12:37 +0000 (18:12 +0200)
commit2cc0ea8e105a42d45af5064faff0b7d27fb40fc0
tree3af18fd5f792d8384686ab0b68be4240c432a875
parentef091869594079752bc9af8d6076433f5b57b212
Adding composers and customization files for ELK sample system and Metrics sample system (Prometheus & Grafana)

Change-Id: I2ba4ce27119051f210aa13a5a49f859c0b157d99
Signed-off-by: lavado <glavado@whitestack.com>
14 files changed:
installers/docker/osm_elk/docker-compose.yml [new file with mode: 0644]
installers/docker/osm_elk/elasticsearch.yml [new file with mode: 0644]
installers/docker/osm_elk/kibana.yml [new file with mode: 0644]
installers/docker/osm_elk/logstash.conf [new file with mode: 0644]
installers/docker/osm_elk/logstash.yml [new file with mode: 0644]
installers/docker/osm_metrics/dashboards-osm.yml [new file with mode: 0644]
installers/docker/osm_metrics/datasource-prometheus.yml [new file with mode: 0644]
installers/docker/osm_metrics/docker-compose.yml [new file with mode: 0644]
installers/docker/osm_metrics/kafka-exporter/Dockerfile [new file with mode: 0644]
installers/docker/osm_metrics/kafka-exporter/initscript.sh [new file with mode: 0755]
installers/docker/osm_metrics/kafka-exporter/kafka-topic-exporter.properties [new file with mode: 0755]
installers/docker/osm_metrics/kafka-exporter/mon_to_kafka_exporter.py [new file with mode: 0644]
installers/docker/osm_metrics/osm-sample-dashboard.json [new file with mode: 0644]
installers/docker/osm_metrics/prometheus.yml [new file with mode: 0644]