Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52536

Re: Reading log and saving data to DB

Newsgroups comp.lang.python
Date 2013-08-15 00:16 -0700
References <4de52359-d352-4e35-afed-73df672c945c@googlegroups.com> <mailman.588.1376519688.1251.python-list@python.org>
Message-ID <e15e4e19-e25b-4ed2-af8d-a063015e35bd@googlegroups.com> (permalink)
Subject Re: Reading log and saving data to DB
From Guy Tamir <guytamir1@gmail.com>

Show all headers | View raw


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 <guytamir1@gmail.com>
> 
> declaimed the following:
> 
> 
> 
> >Hi all,
> 
> >
> 
> >I have a Ubuntu server running NGINX that logs data for me.
> 
> 
> 
> 	Is the log coming from NGINX or (since you mention Django below) coming
> 
> solely from the Django application.
> 
> 
> 
> 	If the logging is from the Django application only, you should be able
> 
> to have it connect to the database and write directly to it.
> 
> -- 
> 
> 	Wulfraed                 Dennis Lee Bieber         AF6VN
> 
>     wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

the log is from NGINX..

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Reading log and saving data to DB Guy Tamir <guytamir1@gmail.com> - 2013-08-14 06:18 -0700
  Re: Reading log and saving data to DB "marduk@python.net" <marduk@python.net> - 2013-08-14 09:46 -0400
    Re: Reading log and saving data to DB Guy Tamir <guytamir1@gmail.com> - 2013-08-15 00:23 -0700
  Re: Reading log and saving data to DB Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-08-14 18:34 -0400
    Re: Reading log and saving data to DB Guy Tamir <guytamir1@gmail.com> - 2013-08-15 00:16 -0700

csiph-web