On Wednesday, August 14, 2013 4:46:09 PM UTC+3, mar...@python.net wrote:
> On Wed, Aug 14, 2013, at 09:18 AM, Guy Tamir wrote:
>
> > Hi all,
>
> >
>
> > I have a Ubuntu server running NGINX that logs data for me.
>
> > I want to write a python script that reads my customized logs and after
>
On Thursday, August 15, 2013 1:34:38 AM UTC+3, Dennis Lee Bieber wrote:
> On Wed, 14 Aug 2013 06:18:08 -0700 (PDT), Guy Tamir
>
> declaimed the following:
>
>
>
> >Hi all,
>
> >
>
> >I have a Ubuntu server running NGINX that logs data for me.
>
>
>
> Is the log coming from NGINX or
On Wed, Aug 14, 2013, at 09:18 AM, Guy Tamir wrote:
> Hi all,
>
> I have a Ubuntu server running NGINX that logs data for me.
> I want to write a python script that reads my customized logs and after
> a little rearrangement save the new data into my DB (postgresql).
>
> The process should run
Hi all,
I have a Ubuntu server running NGINX that logs data for me.
I want to write a python script that reads my customized logs and after
a little rearrangement save the new data into my DB (postgresql).
The process should run about every 5 minutes and i'm expecting large chunks of
data on se