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


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

Alternatives to Splunk?

Started bysssdevelop <sssdevelop@gmail.com>
First post2013-02-09 04:27 -0800
Last post2013-02-10 08:01 +1100
Articles 6 — 4 participants

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


Contents

  Alternatives to Splunk? sssdevelop <sssdevelop@gmail.com> - 2013-02-09 04:27 -0800
    Re: Alternatives to Splunk? Rodrick Brown <rodrick.brown@gmail.com> - 2013-02-09 08:35 -0500
      Re: Alternatives to Splunk? sssdevelop <sssdevelop@gmail.com> - 2013-02-09 09:09 -0800
        Re: Alternatives to Splunk? Matty Sarro <msarro@gmail.com> - 2013-02-09 12:36 -0500
      Re: Alternatives to Splunk? sssdevelop <sssdevelop@gmail.com> - 2013-02-09 09:09 -0800
    Re: Alternatives to Splunk? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-02-10 08:01 +1100

#38512 — Alternatives to Splunk?

Fromsssdevelop <sssdevelop@gmail.com>
Date2013-02-09 04:27 -0800
SubjectAlternatives to Splunk?
Message-ID<137366aa-4112-44f0-a4d3-a6121510bead@googlegroups.com>
Are there any opensource alternatives to Splunk? 
Need tool to analyze the log files..

[toc] | [next] | [standalone]


#38521

FromRodrick Brown <rodrick.brown@gmail.com>
Date2013-02-09 08:35 -0500
Message-ID<mailman.1549.1360416991.2939.python-list@python.org>
In reply to#38512

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

On Sat, Feb 9, 2013 at 7:27 AM, sssdevelop <sssdevelop@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.


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

[toc] | [prev] | [next] | [standalone]


#38531

Fromsssdevelop <sssdevelop@gmail.com>
Date2013-02-09 09:09 -0800
Message-ID<2cec9198-4ead-426a-95ca-84301535de90@googlegroups.com>
In reply to#38521
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 <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. 
>  
> 
> 
> --
> 
> http://mail.python.org/mailman/listinfo/python-list

[toc] | [prev] | [next] | [standalone]


#38534

FromMatty Sarro <msarro@gmail.com>
Date2013-02-09 12:36 -0500
Message-ID<mailman.1558.1360431402.2939.python-list@python.org>
In reply to#38531

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

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 <sssdevelop@gmail.com> 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 <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.
> >
> >
> >
> > --
> >
> > http://mail.python.org/mailman/listinfo/python-list
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [prev] | [next] | [standalone]


#38533

Fromsssdevelop <sssdevelop@gmail.com>
Date2013-02-09 09:09 -0800
Message-ID<mailman.1557.1360430463.2939.python-list@python.org>
In reply to#38521
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 <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. 
>  
> 
> 
> --
> 
> http://mail.python.org/mailman/listinfo/python-list

[toc] | [prev] | [next] | [standalone]


#38540

FromSteven D'Aprano <steve+comp.lang.python@pearwood.info>
Date2013-02-10 08:01 +1100
Message-ID<5116b91d$0$29970$c3e8da3$5496439d@news.astraweb.com>
In reply to#38512
sssdevelop wrote:

> Are there any opensource alternatives to Splunk?
> Need tool to analyze the log files..


Is Google blocked where you are?

How about other search engines like DuckDuckGo, Bling, Yahoo, etc? Surely
*some* search engine must work.

If not, I suggest asking on a mailing list for system administration, not
programming languages.


-- 
Steven

[toc] | [prev] | [standalone]


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


csiph-web