Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python.': 0.02; 'python': 0.09; 'alternatives': 0.09; 'cc:addr:python-list': 0.10; 'sat,': 0.15; 'cc:name:python list': 0.16; 'yup': 0.16; 'wrote:': 0.17; 'feb': 0.19; 'email addr:gmail.com>': 0.20; 'written': 0.20; 'cc:2**0': 0.23; '>': 0.23; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.29; "i'm": 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'much.': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'or,': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'tool': 0.36; 'url:org': 0.36; 'thank': 0.36; 'received:209': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'url:mail': 0.40; 'your': 0.60; 'day,': 0.60; 'free': 0.61; 'here': 0.65; 'brown': 0.65; 'topic,': 0.78; '2013': 0.84; 'opensource': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=B5kHuUgW9C8vkusZyf3UaX2/bmQBC1B0oC2GLzFoClw=; b=K0UQ/O5TCd3yke3KiQcYoS/MJMvlKpbXQzTzWUtYN4XouUF7W/uv64UGyk7l+aGfH0 0hqtvRrVykKAACxX/DiVvOWc+mrrvQp26RhbGyQBgp5ZETGZeeNvwoq+CB8ONcnlKpzn ChZ9bxcxXLA21u1rz42IcwhUiAQ1Wejd9Q8dE76z+snBD4dvxMLPvfSWm8wrvcwRJHZ5 juFV/ui/FK72R9QtULKfmkL7IkNE/eeFjTuECNtsN4PBF+tde1TtJwZ4+8n9woDOI4m8 /5QJOZODICwYE2UF46lO03KduaYm0MyvHFjNqLJhOlfHkiwn+ClG8v/cIEK4GP/LaXWQ OaGA== MIME-Version: 1.0 X-Received: by 10.66.84.3 with SMTP id u3mr28057619pay.51.1360431392684; Sat, 09 Feb 2013 09:36:32 -0800 (PST) In-Reply-To: <2cec9198-4ead-426a-95ca-84301535de90@googlegroups.com> References: <137366aa-4112-44f0-a4d3-a6121510bead@googlegroups.com> <2cec9198-4ead-426a-95ca-84301535de90@googlegroups.com> Date: Sat, 9 Feb 2013 12:36:32 -0500 Subject: Re: Alternatives to Splunk? From: Matty Sarro To: sssdevelop Content-Type: multipart/alternative; boundary=f46d042f9470e6f92204d54e1d71 Cc: Python list 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: 98 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360431402 news.xs4all.nl 6840 [2001:888:2000:d::a6]:56128 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38534 --f46d042f9470e6f92204d54e1d71 Content-Type: text/plain; charset=UTF-8 Look up any nosql database. At it's heart that is what splunk is built on. Or, if you're working with less than 500mb of data a day, just use the free version of splunk. On Sat, Feb 9, 2013 at 12:09 PM, sssdevelop wrote: > Yup - its off topic. I was triggered to write here because Splunk is > written in Python. And Python is good at Parsing/Regex. > > Thank you for your response about logstash, kibana. I was looking for such > tools only - thank you so much. > > ---sss > > > On Saturday, February 9, 2013 7:05:57 PM UTC+5:30, Rodrick Brown wrote: > > On Sat, Feb 9, 2013 at 7:27 AM, sssdevelop wrote: > > > > > > > > Are there any opensource alternatives to Splunk? > > > > Need tool to analyze the log files.. > > > > > > > > > > > > This is highly off topic, however I'm using logstash + kibana for my log > analysis. > > > > > > > > -- > > > > http://mail.python.org/mailman/listinfo/python-list > > -- > http://mail.python.org/mailman/listinfo/python-list > --f46d042f9470e6f92204d54e1d71 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Look up any nosql database. At it's heart that is what= splunk is built on. Or, if you're working with less than 500mb of data= a day, just use the free version of splunk.


On Sat, Feb 9, 2013 at 12:09 PM, sssdeve= lop <sssdevelop@gmail.com> wrote:
Yup - its off topic. I was triggered to write here because Splunk is writte= n in Python. And Python is good at Parsing/Regex.

Thank you for your response about logstash, kibana. I was looking for such = tools only - thank you so much.

---sss


On Saturday, February 9, 2013 7:05:57 PM UTC+5:30, Rodrick Brown wrote:
> On Sat, Feb 9, 2013 at 7:27 AM, sssdevelop &l= t;sssde...@gmail.com> wrote: >
>
>
> Are there any opensource alternatives to Splunk?
>
> Need tool to analyze the log files..
>
>
>
>
>
> This is highly off topic= , however I'm using logstash + kibana for my log analysis.=C2=A0
> =C2=A0
>
>
> --
>
> http://mail.python.org/mailman/listinfo/python-list

--
http://mail.python.org/mailman/listinfo/python-list

--f46d042f9470e6f92204d54e1d71--