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 Freitag, 18. September 2015 15:57:45 UTC+2 schrieb 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 builtin admin account. > > cheers, > -k > > On 18 Sep 2015, at 15:49, Edmundo Alvarez <[email protected] > <javascript:>> wrote: > > > > 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 <[email protected] > <javascript:>> wrote: > >> > >> 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 > >> • Test Server Connection -> Works Fine! > >> • Test Login -> Works Fine! > >> • Save LDAP Settings -> Fail! > >> > >> After looking into Logs i found this: > >> > >> Unable to save LDAP settings. > >> > >> > >> > >> org.graylog2.restclient.lib.APIException: API call failed PUT http://@ > 172.17.0.14:12900/system/ldap/settings returned 500 Internal Server Error > body: {"type":"ApiError","message":"String index out of range: 16"} > >> > >> > >> > >> > >> > >> > >> > >> > >> Has anybody this error before? > >> > >> > >> > >> Best > >> > >> Ivan > >> > >> > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups "Graylog Users" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > >> To view this discussion on the web visit > https://groups.google.com/d/msgid/graylog2/3a36c236-4aa3-4030-ab98-360c42215382%40googlegroups.com. > > > >> For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups "Graylog Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/graylog2/D935506A-A040-4E65-B97C-291CFD3CFFEB%40graylog.com. > > > > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/78189821-d52f-4e8c-8c1f-ed9adb743d24%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
