From: Philipp Dallig Date: Thu, 29 Jun 2017 13:17:47 +0000 (+0200) Subject: Add logstash for mysql X-Git-Tag: v0.1.0~2744^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=15a6c5983f99fa9c2c2bdc5b1b109835a2c0225e;p=pixelpark%2Fhiera.git Add logstash for mysql --- diff --git a/customer/fbb-db/production.yaml b/customer/fbb-db/production.yaml index be14d57c..f9e62a89 100644 --- a/customer/fbb-db/production.yaml +++ b/customer/fbb-db/production.yaml @@ -3,6 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::galera_cluster - infra::profile::mysql_server + - logstash accounts::users: #UnitB diff --git a/customer/fbb-db/test.yaml b/customer/fbb-db/test.yaml index 65d4e7a5..eaaef08a 100644 --- a/customer/fbb-db/test.yaml +++ b/customer/fbb-db/test.yaml @@ -3,6 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::galera_cluster - infra::profile::mysql_server + - logstash accounts::users: #UnitB