# # Nihuo Web Log Analyzer hit filter file # # Description: # Just analyze hits from OS Linux. # "*" and "?" can be used as wildcards. # # Usage: # ./nwla -f=logfile --hitfilter=./filters/linux.hfml # # # If you have any questions about filters and our products, please contact # us at support@loganalyzer.net, we wil feedback ASAP. # # Online tutorial of filters is available in # http://www.loganalyzer.net/tutorial.html#filter # # Hit Filter: OS = Linux or Linux CentOS or Linux Mandrake or Linux Mandriva or Linux RedHat or Linux Suse or Linux Ubuntu type=14 strarray="Linux" "Linux CentOS" "Linux Mandrake" "Linux Mandriva" "Linux RedHat" "Linux Suse" "Linux Ubuntu"