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


Groups > comp.lang.python > #42807 > unrolled thread

Re: Python log parser

Started byDave Angel <davea@davea.name>
First post2013-04-05 07:56 -0400
Last post2013-04-05 13:39 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python log parser Dave Angel <davea@davea.name> - 2013-04-05 07:56 -0400
    Re: Python log parser Grant Edwards <invalid@invalid.invalid> - 2013-04-05 13:39 +0000

#42807 — Re: Python log parser

FromDave Angel <davea@davea.name>
Date2013-04-05 07:56 -0400
SubjectRe: Python log parser
Message-ID<mailman.133.1365163008.3114.python-list@python.org>
On 04/05/2013 07:20 AM, Nac Temha wrote:
> I could not do using syslog module.
>

Please don't top-post.  It messes up the history order entirely.

What could you not do using syslog?  What did you try, and what 
exception did it throw?

Show your code, and either say precisely in what way it didn't "work" or 
post the full exception traceack.


-- 
DaveA

[toc] | [next] | [standalone]


#42820

FromGrant Edwards <invalid@invalid.invalid>
Date2013-04-05 13:39 +0000
Message-ID<kjmk60$o0g$2@reader1.panix.com>
In reply to#42807
On 2013-04-05, Dave Angel <davea@davea.name> wrote:
> On 04/05/2013 07:20 AM, Nac Temha wrote:

>> I could not do using syslog module.

> What could you not do using syslog?

Parse syslog files, presumably -- that's what he asked about.

> What did you try, and what exception did it throw?

I'm rather at a loss as to how the syslog module can be used to parse
syslog files.  Perhaps somebody can be a little more detailed?

-- 
Grant Edwards               grant.b.edwards        Yow! I am a jelly donut.
                                  at               I am a jelly donut.
                              gmail.com            

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web