monasca-log-api/devstack/files/monasca-log-persister/monasca-log-persister.conf
Koji Nakazono e744a28e6b Add devstack plugin installer
Initial version of the Monasca log management devstack plugin.

Change-Id: I65d42dc6dcfb820d87312398f4b2e16c165ca7dc
2016-04-15 13:41:03 +02:00

29 lines
857 B
Plaintext

#
# Copyright 2016 FUJITSU LIMITED
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
description "monasca-log-persister"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
setgid monasca
setuid mon-persister
exec /opt/logstash/bin/logstash -f /etc/monasca/log/persister.conf -l /var/log/monasca/monasca-log-persister/logs-persister.log --verbose