Your message dated Tue, 23 Apr 2019 10:28:08 +0200
with message-id <[email protected]>
and subject line Re: Bug#927736: Please build with --enable-pmnull
has caused the Debian Bug report #927736,
regarding Please build with --enable-pmnull
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
927736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927736
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rsyslog
Version: 8.1901.0-1
Severity: wishlist

https://www.rsyslog.com/doc/v8-stable/configuration/modules/pmnull.html

-- 
Best wishes,
 Dmitry Smirnov.

---

A man who knows a subject thoroughly, a man so soaked in it that he eats
it, sleeps it and dreams it - this man can always teach it with success, no
matter how little he knows of technical pedagogy.
        -- H. L. Mencken

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Am 22.04.19 um 11:09 schrieb Rainer Gerhards:
> actually, we have the "rawmsg" property. This is the message as it was
> received. All pmnull does is set "msg" to "rawmsg" (and use "" for
> many other properties). To forward the original content, you can
> simply do:
> 
> template(name="raw" type="string" string="%rawmsg%")
> action(type="omfwd" target="example.com" template="raw")
> 
> That's it. I wrote pmnull because some folks thought it would be nice
> to save 0.05% processing time by not unnecessarily parse the message.
> I even doubt it's that amount of performance enhancement as the
> messages need to be populated in any case...

I think it would make sense to add this info to the pmnull documentation


That said, given your input I'm going to close this feature request as
Dmitry confirmed the above two lines solve his issue sufficiently.

Regards,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to