Snort - the de facto standard for intrusion detection/prevention
next up previous contents
Next: Output Up: Rule Profiling Previous: Format   Contents

Examples

  • Print all rules, sort by avg_ticks (default configuration if option is turned on) config profile_rules

  • Print the top 10 rules, based on highest average time config profile_rules: print 10, sort avg_ticks

  • Print all rules, sorted by number of checks config profile_rules: print all, sort checks

  • Print top 100 rules, based on total time config profile_rules: print 100, sort total_ticks



Steven Sturges 2008-04-01