[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Arie
Upgrade went very well, no problems. Has anyone upgraded elasticsearch to version 1.4 (coming from 1.3.4) On Tuesday, December 2, 2014 1:17:30 AM UTC+1, Cayuga wrote: > > All in all, a great release!! We really appreciate all of your hard work. > > I believe that I've found a bug. > > I have n

[graylog2] Optimal settings for graylog server and radio.

2014-12-03 Thread Dmitri Stoljarov
Hi, Currently i have following graylog server settings: output_batch_size = 1000 output_flush_interval = 1 processbuffer_processors = 20 outputbuffer_processors = 10 processor_wait_strategy = blocking ring_size = 2048 And radio settings: processbuffer_processors = 20 processor_wait_strategy = b

[graylog2] Re: Optimal settings for graylog server and radio.

2014-12-03 Thread Arie
Try this on elasticsearch: index.refresh_interval: 5s (or a lager interval) This enhances the throughput capability of ES. You can even so try 10 or 15 seconds. This means you haver your results in ES after 5 secs and not one, what is the default. On Wednesday, December 3, 2014 2:24:57 PM UTC

[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Zi Dvbelju
Upgraded from 1.3.4 to 1.4.1. Went smoothly. On Wednesday, December 3, 2014 5:54:06 AM UTC-5, Arie wrote: > > Upgrade went very well, no problems. > > Has anyone upgraded elasticsearch to version 1.4 (coming from 1.3.4) > > > > On Tuesday, December 2, 2014 1:17:30 AM UTC+1, Cayuga wrote: >> >> A

[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Mark Moorcroft
How long until I can "yum update"? On Monday, December 1, 2014 1:58:12 AM UTC-8, Jochen Schalanda wrote: > > Hi everyone, > > after an extended beta and release candidate phase we just released > Graylog2 0.92.0. > > > -- You received this message because you are subscribed to the Google Group

[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Zi Dvbelju
You'll need to remove the old repository and add the new one (old repository references 91). At least that's what I had to do. yum remove graylog2-0.91-repository-el6-1.1.0-1.noarch Then you can add the new one: rpm -Uvh https://packages.graylog2.org/repo/packages/graylog2-0.92-repository-el6_

[graylog2] Re: [ANN] Graylog2 0.92.0 released

2014-12-03 Thread Mark Moorcroft
I edited the repo file and changed 0.91 to 0.92 On Wednesday, December 3, 2014 6:13:15 PM UTC-8, Zi Dvbelju wrote: > > You'll need to remove the old repository and add the new one (old > repository references 91). At least that's what I had to do. > > yum remove graylog2-0.91-repository-el6-1.1

[graylog2] GELF Output option v0.92.0

2014-12-03 Thread Marty
Hi Folks, I have two GL2 servers running to test the message steam forwarding (GELF Output) : - GELF Out (TCP/12201) (v0.92.0) -> GELF In (TCP/12201) (v0.91.3) The GELF output function works and I see messages in Elasticseach (when calling the search API). When using the UI for GL2 v0.91.3