YueXX
(Yue Xx)
1
I am new to Graylog so when I installing it, I am really confused as to what these configure I should set to:
In graylog configuration file server.conf:
- rest_listen_uri
- est_transport_uri
- web_listen_uri
- web_endpoint_uri
- elasticsearch_discovery_zen_ping_unicast_hosts
- elasticsearch_network_host
- elasticsearch_network_bind_host
- elasticsearch_network_publish_host
And in elasticsearch configuration file elasticsearch.yml
9. network.host:
10. network.host_bind:
So my graylog was installed at server with IP:A (through command line), and I am trying to open up a web interface on a computer with IP:B.
So which Ip address I should assign to the above ?
Graylog Version:
graylog2
Elasticsearch Version:
2.4.5
MongoDB Version:
3.2.14
Operating System:
centos 7
Browser version:
chrome
Any help is appreciated !!
jochen
(Jochen)
2
All configuration settings are explained in the example configuration file:
For information about how to configure Elasticsearch, please refer to the Graylog documentation: http://docs.graylog.org/en/2.2/pages/configuration/elasticsearch.html
system
(system)
Closed
3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.