Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1148205

Summary: Example rsyslog configuration lacks template for a destination
Product: Red Hat OpenStack Reporter: Pieter D.J. Krul <pkrul>
Component: doc-Installation_and_Configuration_GuideAssignee: Martin Lopes <mlopes>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: ddomingo, yeylon
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22465, Installation and Configuration Guide-3-1 Build Date: 13-02-2014 15:49:11 Topic ID: 15932-446841 [Specified]
Last Closed: 2015-03-10 01:55:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pieter D.J. Krul 2014-10-01 00:13:20 UTC
Title: Configuring rsyslog on the Centralized Logging Server

Describe the issue:
In step 3a, there is no template for TmplMsg holding a destination path, causing any messages sent to TmplMsg will never reach any destination.

Suggestions for improvement:

In step 3a, add a line, similar to the following:
$template TmplMsg, "/var/log/%HOSTNAME%/%PROGRAMNAME%.log" 

Additional information:

Comment 4 Martin Lopes 2014-10-29 06:08:23 UTC
Thank you for raising this bug.

I've added the necessary TmplMsg configuration to the 'Configuring rsyslog on the centralized logging server' topic; I expect the change to appear in the next documentation update.

Regards, 
Martin