Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.11; 'subject:log': 0.16; 'subject:parser': 0.16; 'files.': 0.16; 'module': 0.19; 'parse': 0.24; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'this.': 0.32; 'received:74.125.82': 0.34; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'to:addr:python-list': 0.38; 'received:74.125': 0.39; 'to:addr:python.org': 0.39; 'regards.': 0.65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=bqCkU1Onhjxi/ictDVfkpAuLE72DnT+7vEDLjda75Iw=; b=STRoMDWcRr/rcO7sGDt1hVtq3Hi8A8GkD6uRu7bQ+wMowLDBI73gOfY28a8oukaxgR 2wojEm3zpXff3+08YRT6BbzZA2486zbL+/bDjXaYzw5/0XT2ORQ7uFCwYFjYsAKhIN9k 1rBOLkWONUSyQK2wqXOo8fdWwwkgUMV5p62w8ekIoy1o9MMw7tfXUzHyXITGeWcPnIOk +YrLCoLA4WGYnVk1rWUGmk4pi4bZ49YD6W5wLVoU623Oi7rIQNa23j/HB7sv3R7IbpOi 19dqvXLj3GtSLKEgD4QmAykOErg4UtGUQ2uwgwyZcdQKTIcqG7MA3bTtFBCK0/E7u/4P GEyg== MIME-Version: 1.0 X-Received: by 10.180.181.40 with SMTP id dt8mr354610wic.17.1365117475401; Thu, 04 Apr 2013 16:17:55 -0700 (PDT) Date: Fri, 5 Apr 2013 02:17:55 +0300 Subject: Python log parser From: Nac Temha To: python-list@python.org Content-Type: multipart/alternative; boundary=e89a8ff24ec932b53404d9912e49 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365117476 news.xs4all.nl 6868 [2001:888:2000:d::a6]:50759 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42782 --e89a8ff24ec932b53404d9912e49 Content-Type: text/plain; charset=ISO-8859-1 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? Best regards. --e89a8ff24ec932b53404d9912e49 Content-Type: text/html; charset=ISO-8859-1
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?


Best regards.
--e89a8ff24ec932b53404d9912e49--