From: sambufe Date: Mon, 28 Aug 2017 14:51:48 +0000 (+0200) Subject: FBBKERNSERV-253 X-Git-Tag: v0.1.0~2513^2~16 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3792df9e97727d05c5a28320989d8a819aac3975;p=pixelpark%2Fhiera.git FBBKERNSERV-253 --- diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index b40da695..795e93c8 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -5,6 +5,7 @@ infra::additional_classes: - infra::profile::apache_php - infra::profile::postfix - infra::profile::cron + - logstash accounts::users: #pixelpark @@ -23,6 +24,27 @@ accounts::users: apply: true sudo: false + logstash::generic_resource: + webservice: + resource: file + order: 10 # Input + parameters: + path: '/var/log/fbb_webservice/*.*' + type: webservice + tags: + - "webservice" + - "%{customer}" + - "%{environment}" + cdm_webservice: + resource: file + order: 10 # Input + parameters: + path: '/var/log/fbb_cdm_webservice/*.*' + type: cdm_webservice + tags: + - "cdm_webservice" + - "%{customer}" + - "%{environment}" sudo::configs: jenkins_rights: