[graylog2] Re: Chunking format, some examples?

2015-09-18 Thread Jamie Geyer
Jeff - I'm having a hard time understanding this myself. Instead of chunking you could try to gzip it. Graylog should decode a gzip'd string automatically. I think it would be something like: echo | gzip -cf | nc etc... On Thursday, September 17, 2015 at 10:27:11 AM UTC-4, Jeffrey

Re: [graylog2] Graylog 1.2 LDAP Integration Error.

2015-09-18 Thread ivan morozov
Great! It works perfectly, thanks for your help! Am Freitag, 18. September 2015 17:04:57 UTC+2 schrieb Kay Röpke: > > > On 18 Sep 2015, at 16:05, ivan morozov > wrote: > > So far i know to keep the input configurations/ grok patterns / custom > extractors, i have to use

[graylog2] graylog2-web-interface - build_release.sh fails today

2015-09-18 Thread Jesse Skrivseth
Yesterday the build worked fine, but today I've made no changes and I'm getting npm issues: npm WARN package.json graylog-web-interface@1.3.0-SNAPSHOT No repository field. npm WARN package.json graylog-web-interface@1.3.0-SNAPSHOT No README data npm http GET https://registry.npmjs.org/npm/3.3.4

Re: [graylog2] Trends presentation in dashboard

2015-09-18 Thread Edmundo Alvarez
Hi Stanislav, The "lower is better" option changes the used colour for arrows indicating the trend. With that option enabled, arrows pointing down will be in green, and arrows pointing up in red. I am not aware of any issues with that feature, at least seems to be working in 1.2.0. Could you

[graylog2] Encoding problem in email alert callback.

2015-09-18 Thread Alexander Ivanes
Hello! We have a standard email callback configuration: body: ## Alert Description: ${check_result.resultDescription} Date: ${check_result.triggeredAt} Stream ID: ${stream.id} Stream title: ${stream.title} Stream description: ${stream.description} ${if

Re: [graylog2] Trends presentation in dashboard

2015-09-18 Thread Stanislav Kopp
Hi Edmundo, thx for explanation, I did some research for another counter, see screenshots: http://imgur.com/a/765md the first one is counter for errors in last hour, you see 3437 messages the second one is the same stream for last 2 hours, 6636 messages, what makes 6636-3437=3199, so this mean

Re: [graylog2] Graylog 1.2 LDAP Integration Error.

2015-09-18 Thread Kay Röpke
> On 18 Sep 2015, at 16:05, ivan morozov wrote: > > So far i know to keep the input configurations/ grok patterns / custom > extractors, i have to use the same NODE_ID and same password_secret. > I estimate when i change it i will lose all this configurations? Do you

[graylog2] Graylog 1.2 LDAP Integration Error.

2015-09-18 Thread ivan morozov
Hi @All, i'm trying to integrate LDAP into my Graylog. I'm using Graylog standalone docker machine. In my case i'm putt all the configuration of LDAP into Graylog UI, then 1. Test Server Connection -> Works Fine! 2. Test Login -> Works Fine! 3. Save LDAP Settings -> Fail! After

Re: [graylog2] Graylog 1.2 LDAP Integration Error.

2015-09-18 Thread Kay Röpke
This is because your password_secret in the server.conf is too short. We use AES to encrypt the system password and AES needs 16 characters as inputs from the secret. If it is too short, then we can’t encrypt it. If you change it, then you need to reset the passwords of all users except the

Re: [graylog2] Trends presentation in dashboard

2015-09-18 Thread Edmundo Alvarez
To be honest I'm not sure if it is an actual error or some misunderstanding of how it works, as it is tricky. I will explain it here a bit more in depth, so you can investigate further, and decide if it is working or not. When you add a count widget for the last 5 minutes, Graylog will do a

Re: [graylog2] Encoding problem in email alert callback.

2015-09-18 Thread Edmundo Alvarez
Hi Alexander, Could you please open an issue in Github https://github.com/Graylog2/graylog2-server/issues? Please include an example log message, so we can test it more easily. Thank you, Edmundo > On 17 Sep 2015, at 18:33, Alexander Ivanes wrote: > > Hello! > > We

Re: [graylog2] Graylog 1.2 LDAP Integration Error.

2015-09-18 Thread Edmundo Alvarez
Hi, Could you please also include any errors that you may see in the Graylog server log? Maybe those were give us a hint. Thank you, Edmundo > On 18 Sep 2015, at 15:34, ivan morozov wrote: > > Hi @All, > > i'm trying to integrate LDAP into my Graylog. I'm using

Re: [graylog2] Trends presentation in dashboard

2015-09-18 Thread Stanislav Kopp
Hi Edmundo, thx, I will try upgrade graylog to 1.2 next week (I wanted to wait till 1.2.1 honestly), here some screenshot of my dasboard http://imgur.com/a/l0t02, the widget shows count of specific errors every 5 minutes (so less is better). here is "4", 5 minutes before it was "1", so if I

Re: [graylog2] Graylog 1.2 LDAP Integration Error.

2015-09-18 Thread ivan morozov
Hey Kay, thank you for the answer! So far i know to keep the input configurations/ grok patterns / custom extractors, i have to use the same NODE_ID and same password_secret. I estimate when i change it i will lose all this configurations? Do you have a approach to avoid this? Ivan Am

[graylog2] Re: Elasticsearch cluster is red.

2015-09-18 Thread Marsel Qako
Hi Drew, Thank you for reply. I only have one node. No other errors except what i posted on the other logs files. I did a cleanse and after reconfiguring it, its working fine for now. On Thursday, September 17, 2015 at 9:06:56 PM UTC-7, Drew Miranda wrote: > > Are you able to do a cat on your