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 !!