Re: [graylog2] How to remove Graylog set-external-ip

2016-07-25 Thread Arief Hydayat
Hi Marius, Thank for your reply. I did remove the the line that you've mentioned. Everything working fine thru the internal IP now. Once again thanks a lot. On Mon, Jul 25, 2016 at 4:25 PM, Marius Sturm wrote: > HI, > you can reset the setting by deleting the line

Re: [graylog2] How to remove Graylog set-external-ip

2016-07-25 Thread Marius Sturm
HI, you can reset the setting by deleting the line `external_rest_uri...` in /etc/graylog/graylog-settings.json. Afterwards run graylog-ctl reconfigure. Cheers, Marius On 25 July 2016 at 09:41, Arief Hydayat wrote: > Hi everyone, > > Need your help. As I saw in the

[graylog2] How to remove Graylog set-external-ip

2016-07-25 Thread Arief Hydayat
Hi everyone, Need your help. As I saw in the graylog-ctl script, I found command to bind Graylog server with the external IP: sudo graylog-ctl set-external-ip http[s]://:port/ Now I need to remove that setting. How I can do that? Simply by these command? sudo graylog-ctl set-external-ip