I need ability to analyze rails log files on web browser. Are there any plugins for this aim?
Asked
Active
Viewed 172 times
0
-
http://stackoverflow.com/questions/2077211/extracting-error-information-from-rails-log-files ? – Awea Apr 07 '11 at 10:02
1 Answers
1
You can push all of your log on Graylog2. After you can see all of your log in a web browser. and filter it.

shingara
- 46,608
- 11
- 99
- 105
-
-
but it's works. You can create a little url_rewrite to read your log file directly instead. – shingara Apr 07 '11 at 10:12