Tagged Questions

1
vote
2answers
99 views

rails application passenger possible errors

I have installed splunk to retrieve information from my log files and elert me when specific keyword is found. Is there any way to get possible rails errors so that I can put those as keywords??
0
votes
2answers
164 views

Can I use Splunk to analyse events from a Rails application?

Looking at Splunk, http://www.splunk.com, it looks like a very nice platform for analysing how a system is performing in relation to the actions users are taking. A Ruby on Rails implementation is ...