PrePflog FAQ: Difference between revisions

From voipsupport
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
===Q. What versions of Postfix, Awstats and Pflogsumm are supported?===
===Q. What versions of Postfix, Awstats and Pflogsumm are supported?===


* Postfix 2.1 or higher
PrePflog version 0.4.1 supports
 
* Postfix 2.3 or higher
* Awstats 6.4 or higher
* Awstats 6.4 or higher
* Pflogsumm 1.1.0 or higher
* Pflogsumm 1.1.3 or higher
 
===Q. Are there any other ways of solving the problem?===


===Q. Are there any other ways available of solving the problem?===
* Postfix supports multi-instances. It would be possible to use a different instance of Postfix to manage the post filter processing and customize the logging. Then Awstats or Pflogsumm could be run only on the logging of the first pass through Postfix.


Postfix now supports multi-instances. It would be possible to use a different instance of Postfix to manage the post filter processing and customize the logging. Then Awstats or Pflogsumm could be run only on the logging of the first pass through Postfix.
* I have not had time to look into it, but the following script looks useful for extracting Postfix logging into an easy to process format. It is part of the officially distributed Postfix source code: https://github.com/vdukhovni/postfix/tree/master/postfix/auxiliary/collate


===Q. Can PrePflog deal with multiple filters?===
===Q. Can PrePflog deal with multiple filters?===


Unfortunately no, it can handle only one fiter. There is no easy way to enable it to handle more.
Unfortunately no, it can handle only one filter. There is no easy way to enable it to handle more.


===Q. When reporting a problem what information should I provide?===
===Q. When reporting a problem what information should I provide?===


Please see [[PrePflog Support|here]]
Please see [[PrePflog Support|here]]

Latest revision as of 07:58, 14 June 2016

Q. What are the prerequisites for using PrePflog?

There are no additional prerequisites beyond those needed for Plogsumm.

Q. What versions of Postfix, Awstats and Pflogsumm are supported?

PrePflog version 0.4.1 supports

  • Postfix 2.3 or higher
  • Awstats 6.4 or higher
  • Pflogsumm 1.1.3 or higher

Q. Are there any other ways of solving the problem?

  • Postfix supports multi-instances. It would be possible to use a different instance of Postfix to manage the post filter processing and customize the logging. Then Awstats or Pflogsumm could be run only on the logging of the first pass through Postfix.

Q. Can PrePflog deal with multiple filters?

Unfortunately no, it can handle only one filter. There is no easy way to enable it to handle more.

Q. When reporting a problem what information should I provide?

Please see here