# # Nihuo Web Log Analyzer hit filter file # # Description: # Just analyze activities caused by authenticated user "admin". If you want # analyze more authenticated user's acitities, please append their's # user name into strarray field. ( e.g. strarray="admin" "mike" "tom" ) # # "*" and "?" can be used as wildcards. # # Usage: # ./nwla -f=logfile --hitfilter=./filters/authusr.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: Authenticated User = admin type=8 strarray="admin"