Re: [graylog2] Maximum Widget columns in Dashboard

2015-03-25 Thread Edmundo Alvarez
Hello, I was trying to reproduce the issue and what I saw is that the number of dashboards is only calculated when the page is loaded, so if you make the window bigger you won't get any new columns. After a page reload you'll be able to see more columns, but that is not really obvious. As you

[graylog2] Retention

2015-03-25 Thread tslogick
Ok, I am still new to Graylog but am trying to setup a pilot system. I currently have 4 graylog servers setup, 1 configured as a server node, 2 configured as data nodes running just elasticsearch and a web interface node. I am trying to set my retention to a size of 5GB and 80 indices. I

Re: [graylog2] Retention

2015-03-25 Thread Marius Sturm
Hi, you have to set the retention on the server node. That should update the message in the web interface as well. On 25 March 2015 at 15:50, tslog...@outlook.com wrote: Ok, I am still new to Graylog but am trying to setup a pilot system. I currently have 4 graylog servers setup, 1 configured

Re: [graylog2] Retention

2015-03-25 Thread tslogick
Thanks for the help!! That fixed the issue...so I am assuming that replicates down to the ElasticSearch servers. On Wednesday, March 25, 2015 at 11:41:45 AM UTC-4, Marius Sturm wrote: Hi, you have to set the retention on the server node. That should update the message in the web interface

[graylog2] More Graylog/Elastic questions from the cheap seats

2015-03-25 Thread Mark Moorcroft
In looking at trying to increase the heap size today after a general overhaul of our logging system I was reminded about a few things I never seemed to get answers to in the past. Some of these statements are in fact questions. Setting mlockall in elasticsearch apparently does NOT set it for

[graylog2] Re: [ANN] Graylog 1.0.1 has been released

2015-03-25 Thread Mark Moorcroft
Nice... BTW, I have been getting This exception has been logged with id 6libgij97. quite a bit today when I click on the nodes link. This is happening on both of my graylog servers. On Monday, March 16, 2015 at 8:00:44 AM UTC-7, Jochen Schalanda wrote: Hi, I'm delighted to announce the

Re: [graylog2] [ANN] Graylog 1.0.1 has been released

2015-03-25 Thread Aydin Doyak
Hey, You can get the system details from System - Nodes - Action - Details section. It gives the correct INFO about your system for example like this : Hostname:graylog.example.com Node ID:24d98657-bf45-4a77-aca7-511afd77a231Version:1.0.1 (e1b89b8) (*Jever* )JVM:PID 31749, Oracle Corporation

[graylog2] Re: More Graylog/Elastic questions from the cheap seats

2015-03-25 Thread Mark Moorcroft
I'm not sure if it's considered a best practice to tweak the default /etc/sysconfig/graylog-server? GRAYLOG_SERVER_JAVA_OPTS=-Xms2g -Xmx2g -XX:NewRatio=1 -XX:PermSize=128m -XX:MaxPermSize=256m -server -XX:+ResizeTLAB -XX:+UseConcMarkSweepGC -XX:+CMSConcurrentMTEnabled