# # Nihuo Web Log Analyzer hit filter file # # Description: # Exclude hits which are not include "Mizilla" in agent string. # "*" and "?" can be used as wildcards. # # Usage: # ./nwla -f=logfile --hitfilter=./filters/agent.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: Agent = Mozilla* type=17 strarray="Mozilla*"