Noel Jones:
> On 8/19/2017 3:53 PM, [email protected] wrote:
> > Hello,
> >
> > I use Postfix's per-domain debug logging a lot.
>
>
> Why? The general opinion here is everything important is already in
> the normal logs, and the debug logs usually just make it hard to
> find the real problem among the noise. Is there some specific event
> that maybe needs to be included in the normal logs?
>
> > I want to redirect the debug-level log info into it's own file.
> >
> > There's no label in my postfix logs of what loglevel each line is being
> > generated at.
>
> Sorry, not configurable other than patching the source.
The logging level is specified via the syslog protocol. Every
syslog-compatible server (syslogd, etc.) will allow you to configure
handling that depends on the logging level.
Wietse