Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42786
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:log': 0.16; 'subject:parser': 0.16; 'files.': 0.16; 'wrote:': 0.18; 'module': 0.19; 'header:User-Agent:1': 0.23; 'parse': 0.24; 'header:X-Complaints-To:1': 0.27; "i'm": 0.30; 'this.': 0.32; 'fri,': 0.33; 'could': 0.34; 'but': 0.35; 'charset :us-ascii': 0.36; 'hi,': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; '2013': 0.98 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| Mail-Followup-To | python-list@python.org |
| To | python-list@python.org |
| From | rh <richard_hubbe11@lavabit.com> |
| Subject | Re: Python log parser |
| Date | Thu, 4 Apr 2013 18:00:32 -0700 |
| Organization | " " |
| References | <CAFLxTvmDXgeKivwVTRwa4CJ-sd+9esOiwo=co-FFsBgoxO-16w@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | ip68-227-87-145.sb.sd.cox.net |
| User-Agent | dsodnetnin |
| X-Mailer | EZnn0.37p |
| X-Newsreader | EZnn0.37p |
| X-Gmane-NNTP-Posting-Host | EZnn0.37p |
| Original-Received | from slem by 1.1 with local |
| X-No-Archive | yes |
| Archive | no |
| X-Archive | encrypt |
| X-Operating-System | Barebones_6.1 |
| X-Gmane-NNTP-Posting-Host | 192.168.1.1 |
| X-NNTP-Posting-Host | 192.168.1.1 |
| Mail-Copies-To | never |
| X-Archive | expiry=17 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.120.1365123545.3114.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1365123545 news.xs4all.nl 6865 [2001:888:2000:d::a6]:43568 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:42786 |
Show key headers only | View raw
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?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Python log parser rh <richard_hubbe11@lavabit.com> - 2013-04-04 18:00 -0700
Re: Python log parser Grant Edwards <invalid@invalid.invalid> - 2013-04-05 13:31 +0000
Re: Python log parser Nac Temha <naccttemha@gmail.com> - 2013-04-05 16:42 +0300
Re: Python log parser darnold <darnold992000@yahoo.com> - 2013-04-05 13:42 -0700
Re: Python log parser Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-04-07 00:09 -0400
csiph-web