dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
367 stars 136 forks source link

[RFE] Send logs to journald #1779

Open pki-bot opened 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #1217. Originally filed by mkosek (@mkosek) on 2014-11-28 16:04:18:


Instead of writing the debug logs directly to the disk, it is possible to send them to journald, on platforms where journald is available.

The biggest benefit is that the debug logs are structured, so it's possible to decorate the debug messages with key/value pairs and later query based on these extra fields.

This feature is a required so that FreeIPA project can implement additional log processing or auditing capabilities. See upstream ticket for details: https://fedorahosted.org/freeipa/ticket/4296.

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2014-12-09 19:01:38

Moving to milestone 10.3 per consultation with nkinder:

10.3 is fine for this, as it's not scheduled until the IPA 4.3 upstream release.

pki-bot commented 4 years ago

Comment from mkosek (@mkosek) at 2017-02-27 14:04:32

Metadata Update from @mkosek: