WaffleMaker
Find waf logs that match rails routing.
Installation
Add this line to your application's Gemfile:
gem 'waffle-maker'
And then execute:
$ bundle
Or install it yourself as:
$ gem install waffle-maker
Usage
$ iconv -f cp932 -t utf-8 < alert-201912.txt | bundle exec rake waffle:filter
with options
$ iconv -f cp932 -t utf-8 < alert-201912.txt | bundle exec rake waffle:filter -f 2 -w 2
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/chibicco/waffle-maker.