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


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

Re: Python log parser

Started byNac Temha <naccttemha@gmail.com>
First post2013-04-05 14:20 +0300
Last post2013-04-05 14:20 +0300
Articles 1 — 1 participant

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 Nac Temha <naccttemha@gmail.com> - 2013-04-05 14:20 +0300

#42805 — Re: Python log parser

FromNac Temha <naccttemha@gmail.com>
Date2013-04-05 14:20 +0300
SubjectRe: Python log parser
Message-ID<mailman.131.1365160843.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

I could not do using syslog module.


On Fri, Apr 5, 2013 at 4:00 AM, rh <richard_hubbe11@lavabit.com> wrote:

> pydoc syslog
>
> That intenough?
>
> On Fri, 5 Apr 2013 02:17:55 +0300
> Nac Temha <naccttemha@gmail.com> wrote:
>
> > Hi, I'm working to parse log files. But I need to help this matter. I
> > want to parse syslog(wihch program is running, timestamp,host,etc) of
> > system I could not find any module of python for this. Or do you have
> > suggestion?
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [standalone]


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


csiph-web