Merge "Centralized logging minor fixes" into stable/ussuri

This commit is contained in:
Zuul 2020-10-13 02:19:31 +00:00 committed by Gerrit Code Review
commit 224dae408f
2 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@ parameters:
default:
tag: openstack.nova.consoleauth
file: /var/log/containers/qdrouterd/metrics_qdr.log
startmsg.regex: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}(.[0-9]+ \\+[0-9]+)? [A-Z]+ \\([a-z]+\\) "
MetricsQdrPort:
default: 5666
description: Service name or port number on which the qdrouterd will accept

View File

@ -95,7 +95,7 @@ parameters:
type: json
default:
tag: system.pacemaker
file: /var/log/host/pacemaker.log
file: /var/log/host/pacemaker/pacemaker.log
startmsg.regex: "^[a-zA-Z]{3} [0-9]{2} [:0-9]{8}"
ContainerCli:
type: string