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 `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 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 http[s]://:port/ remove
>>
>> I have tried and run the graylog-ctl reconfigure command but
>> unfortunately I can access the web-interface thru the private IP
>>
>>
>>
>>
>>
>>
>>
>>
>> *Error messageBad requestOriginal RequestPOST http://> IP>:12900/system/sessionsStatus codeundefinedFull error messageError:
>> Request has been terminatedPossible causes: the network is offline, Origin
>> is not allowed by Access-Control-Allow-Origin, the page is being unloaded,
>> etc.*
>>
>> Anyone can help me with these?
>>
>>
>> --
>> 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 graylog2+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/graylog2/bf3e15c5-085c-4411-9160-e4844fb288f1%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Developer
>
> Tel.: +49 (0)40 609 452 077
> Fax.: +49 (0)40 609 452 078
>
> TORCH GmbH - A Graylog Company
> Poolstraße 21
> 20335 Hamburg
> Germany
>
> https://www.graylog.com 
>
> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175
> Geschäftsführer: Lennart Koopmann (CEO)
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Graylog Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/graylog2/SNa4GzeQ7NE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> graylog2+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/graylog2/CAMqbBbLdeVhNEU%2BV0URS6Rr8uHFitqAG6ZATrY2-CWPP47E3mA%40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/CAHKvR%3DfpCYwiXybHLd1ZqshQy%3DjGG%2B5Ho42BgghTrxEYHuTkQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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 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 http[s]://:port/ remove
>
> I have tried and run the graylog-ctl reconfigure command but unfortunately
> I can access the web-interface thru the private IP
>
>
>
>
>
>
>
>
> *Error messageBad requestOriginal RequestPOST http:// IP>:12900/system/sessionsStatus codeundefinedFull error messageError:
> Request has been terminatedPossible causes: the network is offline, Origin
> is not allowed by Access-Control-Allow-Origin, the page is being unloaded,
> etc.*
>
> Anyone can help me with these?
>
>
> --
> 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 graylog2+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/graylog2/bf3e15c5-085c-4411-9160-e4844fb288f1%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Developer

Tel.: +49 (0)40 609 452 077
Fax.: +49 (0)40 609 452 078

TORCH GmbH - A Graylog Company
Poolstraße 21
20335 Hamburg
Germany

https://www.graylog.com 

Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175
Geschäftsführer: Lennart Koopmann (CEO)

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/CAMqbBbLdeVhNEU%2BV0URS6Rr8uHFitqAG6ZATrY2-CWPP47E3mA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[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 http[s]://:port/ remove

I have tried and run the graylog-ctl reconfigure command but unfortunately 
I can access the web-interface thru the private IP








*Error messageBad requestOriginal RequestPOST http://:12900/system/sessionsStatus codeundefinedFull error messageError: 
Request has been terminatedPossible causes: the network is offline, Origin 
is not allowed by Access-Control-Allow-Origin, the page is being unloaded, 
etc.*

Anyone can help me with these?


-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/bf3e15c5-085c-4411-9160-e4844fb288f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.