klogview version 1.0 klogview is a linux kernel logviewer written in C. feature) 1:direct reading a kernel-log file("/dev/kmsg"). 2:optional: creating a ipaddress-blacklist file. (iptables log prefix,(src,dst)-ports) Requirement) zlog (C logging library) http://hardysimpson.github.io/zlog/ Install) tar xvf klogview-1.0.tar.gz cd klogview-1.0 make sudo make install Usage) klogview or klogview -c /usr/local/share/klogview/conf/klogview.conf sudo klogview -d -l -c ../conf/klogview.conf klogview --help
config-file) 1)klogview.conf zlog-config-file blacklist-rules 2)klog.conf (zlog config) log directory,format Download License) GPL version 3 Author) author H.Nakano email: hnakano0157@gmail.com Release) 2013.11.11 version 1.0