From: Robert Klemme Date: 2009-02-01T06:20:02+09:00 Subject: Re: Is there any Plugins for log file analysis in ruby? On 31.01.2009 07:55, Vikas Gholap wrote: > Problem - 1) > > I want to retrieve some info from development.log file using > plugins. > In early stage i decided to use Regular Expression to retrieve required > data but i want to use plugin for that. > So can anyone tell me which plugins are available for analyzing(reading) > "development.log" file . What format is that? > problem - 2) > > how i execute the ruby program on unix's cron job utility.? Like any other program. robert