This tool will add necessary info (src/dst, labels etc.) of rules for the rule hit counter instead of just showing the href
- Export rules csv file via Workloader
- run the tool
./rhc_plus -report <rule_hit_counter_report.csv> -rules <rules.csv> - A new csv file <report_plus.csv> will be generated
Override deny rules are not supported yet as Workloader can't export those for now.
It will be added in a future release.