Log Parsing - Near Real Time

Randy Parker randy.j.parker at gmail.com
Mon Aug 1 14:57:15 UTC 2011


My app has a request that opens the log file, fseeks to the end, backs up as
many bytes as it takes to get to the size the log file was on the last
similar request by that user, and runs a regex over the novel part to get
interesting metrics before closing the file.  Since this happens less than
once per minute, I have not done anything fancy to optimize.

- Randy

On Mon, Aug 1, 2011 at 10:39 AM, Reinis Rozitis <r at roze.lv> wrote:

>  I'm looking for a near real-time script to parse log files and insert
>> interesting data into a db.
>> Does anyone know of an existing script to do this?
>>
>
> You can check/try http://www.splunk.com
>
> rr
>
>
> ______________________________**_________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/**mailman/listinfo/nginx<http://mailman.nginx.org/mailman/listinfo/nginx>
>



-- 
http://mobiledyne.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20110801/6c1cf1ee/attachment-0001.html>


More information about the nginx mailing list