Re: Alternatives to Splunk?

2013-02-09 Thread Steven D'Aprano
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

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


Re: Alternatives to Splunk?

2013-02-09 Thread Matty Sarro
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
>
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Alternatives to Splunk?

2013-02-09 Thread sssdevelop
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


Re: Alternatives to Splunk?

2013-02-09 Thread Rodrick Brown
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


Alternatives to Splunk?

2013-02-09 Thread sssdevelop
Are there any opensource alternatives to Splunk? 
Need tool to analyze the log files..

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