Hi,

please provide the full error message from your Firefox developer console. 
It sounds like a mixed content warning to me (e. g. when serving the web 
interface or the Graylog REST API via HTTPS but not both).

Anyway, without the full error message and a description of the problem 
you're receiving, we can't help you.

Cheers,
Jochen

On Wednesday, 11 May 2016 07:52:51 UTC+2, Prakashkumar S wrote:
>
> 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 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 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/bff6614c-79a8-4337-ba39-2d9f04858e5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to