Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Kibana Logstash frontend
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jens Braeuer  
View profile  
 More options Mar 27 2012, 10:41 am
From: Jens Braeuer <braeuer.j...@googlemail.com>
Date: Tue, 27 Mar 2012 16:41:05 +0200
Local: Tues, Mar 27 2012 10:41 am
Subject: Kibana Logstash frontend
Hi everyone,

I wonder who of you is using Kibana
(https://github.com/rashidkpc/Kibana) and what are your experiences with
it so far. How do the features compare to the built-in webinterface of
logstash?

Thanks,
Jens


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Miller  
View profile  
 More options Mar 27 2012, 10:58 am
From: Joe Miller <jo...@joeym.net>
Date: Tue, 27 Mar 2012 07:58:17 -0700
Local: Tues, Mar 27 2012 10:58 am
Subject: Re: Kibana Logstash frontend

Any screenshots available of Kibana?

On Tue, Mar 27, 2012 at 7:41 AM, Jens Braeuer
<braeuer.j...@googlemail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremiah Shirk  
View profile  
 More options Mar 27 2012, 11:04 am
From: Jeremiah Shirk <jsh...@gmail.com>
Date: Tue, 27 Mar 2012 10:04:52 -0500
Local: Tues, Mar 27 2012 11:04 am
Subject: Re: Kibana Logstash frontend

I found a few at http://rashidkpc.github.com/Kibana/about.html

--
Jeremiah Shirk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Moor  
View profile  
 More options Mar 27 2012, 10:05 pm
From: Matt Moor <m...@imprecise.org>
Date: Tue, 27 Mar 2012 19:05:20 -0700 (PDT)
Local: Tues, Mar 27 2012 10:05 pm
Subject: Re: Kibana Logstash frontend
We're using it, and are pretty happy so far. We have 320M messages in
ElasticSearch, increasing at a rate of about 250/s and it's pretty
responsive (this probably comes down to scaling ES). UI is definitely
a lot easier than logstash-web, though there are a few quirks (the
time-range filter only operates on the set returned by the search,
which also has a time filter... easy to forget and wonder why you're
not showing any messages!)

Early days for us, though - we're certainly not splitting on fields as
much as we should be, so our searches tend to be quite broad and not
take advantage of browsing and filtering results by field.

Cheers,

Matt

On Mar 28, 1:41 am, Jens Braeuer <braeuer.j...@googlemail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JaimeGago  
View profile  
 More options Mar 28 2012, 12:23 am
From: JaimeGago <gagoja...@gmail.com>
Date: Tue, 27 Mar 2012 21:23:03 -0700
Local: Wed, Mar 28 2012 12:23 am
Subject: Re: Kibana Logstash frontend
Matt,
Any reason you went for Kibana? I'm currently looking at Logstash and it seems many folks prefer the graylog2 web UI with which logstash supposedly integrates easily.

J.
On Mar 27, 2012, at 7:05 PM, Matt Moor wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dick Davies  
View profile  
 More options Mar 28 2012, 7:49 am
From: Dick Davies <sis...@cf.ac.uk>
Date: Wed, 28 Mar 2012 12:49:39 +0100
Local: Wed, Mar 28 2012 7:49 am
Subject: Re: Kibana Logstash frontend
Graylog2 is a bit heavyweight. Also: mongodb <shudder/>.

On 28 March 2012 05:23, JaimeGago <gagoja...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Moor  
View profile  
 More options Mar 28 2012, 7:00 pm
From: Matt Moor <m...@imprecise.org>
Date: Wed, 28 Mar 2012 16:00:39 -0700 (PDT)
Local: Wed, Mar 28 2012 7:00 pm
Subject: Re: Kibana Logstash frontend
Hi Jaime,

We did a lot of scalability testing around the ES backend (we're
expecting to increase our log throughput by at least an order of
magnitude in the near future), and wanted to stay as close to that as
possible. Early research left us pretty skeptical as to how graylog2
(well, mongoDB) would cope with the volume we expect.

Cheers,

Matt

On Mar 28, 3:23 pm, JaimeGago <gagoja...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dick Davies  
View profile  
 More options Mar 29 2012, 6:04 am
From: Dick Davies <rasput...@hellooperator.net>
Date: Thu, 29 Mar 2012 11:04:57 +0100
Local: Thurs, Mar 29 2012 6:04 am
Subject: Re: Kibana Logstash frontend
In fairness they're not using the mongo instance for storing
the messages any more, but unfortunately all user settings, accounts,
streams, and other essential bits of the Graylog UI are still in there.

It's not so much a throughput issue as a 'oh god am I going
to have to recover all this every time the box reboots' one :)

On 29 March 2012 00:00, Matt Moor <m...@imprecise.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »