Hi Jochen,

Following are the configuration files 

*/opt/graylog2-web-interface-0.20.2/conf*


graylog2-server.uris="http://127.0.0.1:12900/";

application.secret=
"KSN79MSuNHAguLyCYIwqOnpYsCJ2UhbpW0bbOXPufv4hxxwtw0nr1YX6h24vRaYMUFega15cVF3w4eA8zcQocQzM4PVYH1Ch"

field_list_limit=100

application.global=lib.Global


*/etc/graylog/server/server.conf*


is_master = true


node_id_file = /etc/graylog/server/node-id


password_secret = 
KSN79MSuNHAguLyCYIwqOnpYsCJ2UhbpW0bbOXPufv4hxxwtw0nr1YX6h24vRaYMUFega15cVF3w4eA8zcQocQzM4PVYH1Ch


root_password_sha2 = 
489f3692b9eef815408f32d6f1856383a7f2003cd693e886b14a307110adb095


plugin_dir = /usr/share/graylog-server/plugin


rest_listen_uri = http://127.0.0.1:12900/


rotation_strategy = count


elasticsearch_max_docs_per_index = 20000000


elasticsearch_max_number_of_indices = 20


retention_strategy = delete


elasticsearch_shards = 1

elasticsearch_replicas = 0


elasticsearch_index_prefix = graylog2


allow_leading_wildcard_searches = false


allow_highlighting = false


elasticsearch_cluster_name = graylog2


elasticsearch_discovery_zen_ping_unicast_hosts = 127.0.0.1:9300


elasticsearch_discovery_zen_ping_multicast_enabled = false


elasticsearch_analyzer = standard



is there anything wrong in the above config files?

I have configured mongo,elasticsearch and graylog on single ec2 instance


Regards,

Raju 





On Friday, May 13, 2016 at 2:05:58 PM UTC+5:30, Jochen Schalanda wrote:
>
> Hi Raju,
>
> make sure that the graylog-server process is running and listening on 
> http://127.0.0.1:12900/ on the machine hosting the Graylog web interface.
>
> Cheers,
> Jochen
>
> On Friday, 13 May 2016 09:50:00 UTC+2, Raju wrote:
>>
>> While running the graylog2-web-interface i am getting the following error
>>
>> [error] lib.ApiClient - API call failed to execute.
>>
>> java.util.concurrent.ExecutionException: java.net.ConnectException: 
>> Connection refused: /127.0.0.1:12900 to 
>> http://127.0.0.1:12900/system/cluster/node
>>
>> Caused by: java.net.ConnectException: Connection refused: /
>> 127.0.0.1:12900 to http://127.0.0.1:12900/system/cluster/node
>>
>>
>>

-- 
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/d647ed8e-3819-44d8-b6c3-1d2e6f696879%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to