Merge "Centralized logging minor fixes" into stable/ussuri
This commit is contained in:
commit
224dae408f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user