I tried with that config. but still the same. I debugged with the Firefox
Dev tools and in back this is trying to

https://172.16.16.102:12900/system/cluster/node . and since this is HTTPS
enabled and certificate error is thrown and blocking in that stage

then if I manually open the above URL and exclude the certificate, further
I will not be having any problem in logging in,as I already excluded. is
there any way to overcome this ?

On Mon, May 9, 2016 at 7:47 PM, Jochen Schalanda <[email protected]> wrote:

> Hi,
>
> Elasticsearch doesn't have anything to do with Elasticsearch, so those are
> different issues.
>
> Which error messages do you get when enabling HTTPS (TLS) for the Graylog
> REST API and the web interface? Mind that you must enable HTTPS (TLS) for
> both, the Graylog REST API and the web interface or otherwise it won't work
> due to the mixed content policy of most web browsers.
>
> Cheers,
> Jochen
>
> On Monday, 9 May 2016 16:02:05 UTC+2, Prakashkumar S wrote:
>>
>> This works fine with HTTP, but if I enable web_enable_tls = true, then
>> everything breaks.
>>
>> On Mon, May 9, 2016 at 7:03 PM, Jochen Schalanda wrote:
>>
>>> Hi,
>>>
>>> please make sure that the other nodes of the Elasticsearch cluster are
>>> able to communicate with the embedded ES node in Graylog. Currently, the
>>> embedded ES node in Graylog is announcing 127.0.0.1 as its address, to
>>> which the other ES nodes can't connect to.
>>>
>>> You can change the address of the embedded ES node using the
>>> elasticsearch_network_host configuration setting in your Graylog
>>> configuration file (see
>>> https://github.com/Graylog2/graylog2-server/blob/2.0.0/misc/graylog.conf#L187-L194
>>> ).
>>>
>>> Cheers,
>>> Jochen
>>>
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Graylog Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/graylog2/CBpIgdPUUlc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/graylog2/8a99771a-8763-4977-83ba-76dc4da6cf32%40googlegroups.com
> <https://groups.google.com/d/msgid/graylog2/8a99771a-8763-4977-83ba-76dc4da6cf32%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> 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/CAJr58KptG8FqWZGphVJGmyGOKoOY4wzY8cO2OmfQ3zFEFsCjdw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to