[graylog2] Chatty ajax

2017-01-03 Thread Richard S. Westmoreland
Is there anyway to change the ajax request time from 1s to something like 5s? I looked around the documentation and configuration but couldn't find any options for setting this. -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe

[graylog2] Feature Request: JS client only calls Web URI

2017-01-03 Thread Richard S. Westmoreland
I've just figured out how to get my reverse proxy working properly to fully support the web client, but it leads me to another dilemma. When the JS application loads, it tries to talk to the REST API URI rather than just the Web API URI. This poses a problem when I want to publicly expose and

[graylog2] Slow web interface and overly large JS files

2017-01-03 Thread Richard S. Westmoreland
Hello, I'm working on putting a GL cluster behind a reverse proxy and load balancer and while troubleshooting a url redirect issue I discovered why the interface has seemed really slow to me. My servers are in another country so latency becomes obvious for me. Just getting to the login screen

[graylog2] Re: Timestamps in message received do not match

2017-01-03 Thread Amilcar Martinez
Interesting! Thank you very much for your reply. On Friday, December 30, 2016 at 5:18:53 PM UTC-5, Jochen Schalanda wrote: > > Hi Amilcar, > > the two timestamps denote the same date and time but using a different > timezone (the one in the message details being UTC). > > See https://github.com/G

Re: [graylog2] Re: 30% CPU usage

2017-01-03 Thread Stefano Tranquillini
To explain better: i've two phisical servers on which we manage VMs server A has 12 VMs, server B has 6 VMs. Graylog is 1 VMs on both, and receives data from 1 VMs. same amount of memory and space. Both graylog version are Graylog 2.1.1+01d50e5, installed pretty much the same day. configuration wis

Re: [graylog2] Re: 30% CPU usage

2017-01-03 Thread Jochen Schalanda
Hi Stefano, On Tuesday, 3 January 2017 14:15:23 UTC+1, Stefano Tranquillini wrote: > > any idea? it keeps replicating the behaviour and I don't get why. > what does "pretty much the same load and configuration" mean exactly? What do the logs of both Graylog nodes say? Cheers, Jochen > > -- Y

Re: [graylog2] Re: 30% CPU usage

2017-01-03 Thread Stefano Tranquillini
any idea? it keeps replicating the behaviour and I don't get why. On Wed, Dec 28, 2016 at 2:58 PM, Stefano Tranquillini < stefano.tranquill...@gmail.com> wrote: > this is what i get from the api call > > http://pastebin.com/rEnubNbk > > On Wed, Dec 28, 2016 at 12:55 PM, Jochen Schalanda > wrote:

[graylog2] Re: Very low message throughput after upgrading from GL 1.3.4/ES 1.7.1 to GL2.1.1/ES 2.3.5 + Error messages

2017-01-03 Thread Jochen Schalanda
Hi Jerri, the Graylog disk journal should *always* run locally and *never* be placed on a "remote" disk (like a SAN or any other network storage). You can change the journal directory with the message_journal_dir

[graylog2] Re: how can i create a search for 50 or more IP addresses?

2017-01-03 Thread Ben Scott
On Friday, December 30, 2016 at 1:42:59 PM UTC, brycan wrote: > > how can i create a search for 50 or more IP addresses? > > do i have to create the search with each one having an "or"? > > is there an easier way to do this? > > Thanks. > This should work, or it does for me anyway. AND ip:(aaa.

[graylog2] Re: Very low message throughput after upgrading from GL 1.3.4/ES 1.7.1 to GL2.1.1/ES 2.3.5 + Error messages

2017-01-03 Thread Jerri Son
Just to share my finding after testing a lot: once I disabled the intranel graylog journaling I get the desired I/O. This might be attributed to my SAN backend but surely enough I can finally run the latest and greatest gralyog features :) -- You received this message because you are subscribed