Comment 8 for bug 1856573

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to paunch (stable/train)

Reviewed: https://review.opendev.org/701186
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=e0566017a52f52f0c41f62ade60cb0bdf1ee1197
Submitter: Zuul
Branch: stable/train

commit e0566017a52f52f0c41f62ade60cb0bdf1ee1197
Author: Cédric Jeanneret <email address hidden>
Date: Mon Dec 16 15:37:57 2019 +0100

    Add SyslogIdenfier to healthcheck systemd unit

    Adding this new field will allow to filter all healthcheck logs using
    the Idenfier value.

    For instance, using journalctl, you would be able to run this:
    `journalctl -t healthcheck_collectd'

    It will also allow to get a dedicated file out of (r)syslog if needed.

    This is the reflection of Icdc5caf4cedc46291a807c39c0a31c74955a4a74

    Change-Id: I6861baa287f2a8288b87be26aacecbcc061cd96f
    Closes-Bug: #1856573
    (cherry picked from commit 505dc92a63292c763b274e8dd02d852bbe0ace8b)