Best web, or windows based app to view and analyse log files.

Discussion in 'Installation/Configuration' started by Barryvdw, Apr 30, 2012.

  1. Barryvdw

    Barryvdw New Member

    Good morning gents and ladies.

    Was wondering if there are any apps, or methods to view log files like mail.log etc.

    I would like to see for example which IPaddresses are connecting to my server e.g. what ip's connected most to least in the past 24, 48,72 hours etc., or what ip's had most failed connection attempts.

    Hoping to hear from you soon.
     
  2. blocker

    blocker Member

    Try pflogsumm for mail.log on a postfix based mailsystem

    for Debian based systems:

    apt-get install pflogsumm

    usage in theory

    pflogsumm.pl /path/to/mail.log > results.txt

    less results.txt

    it will give you detailed information about the usage of your mailsystem
     
  3. aibara

    aibara New Member

    READ HERE
    The tutorial made by Falko helped me alot.
     

Share This Page