Skip to navigation
How to use multitail to filter out lines with certain conditions
09.07.14
example 3 windows third windows is filter out baidu,google and images multitail -cS apache -e "Googlebot" /var/customers/logs/shop-access.log \ -cS apache -e "Baidu" /var/customers/logs/shop-access.log \ -cS apache -ev "Googlebot" -ev "Baidu" -ev "images" /var/customers/logs/shop-access.log
http://www.tldp.org/LDP/LG/issue95/vanheusden.html
Reply
Anonymous
``` multitail -cS postfix -e "baeckerei" mail.log ```
09.07.14
Reply
Anonymous
Information Epoch 1751617012
Make every program a filter.
Home
Notebook
Contact us