Re: [graylog2] [Graylog 2.0] Web interface

2016-05-13 Thread Jochen Schalanda
Hi,

you probably didn't copy/migrate the Graylog node ID file (see 
https://github.com/Graylog2/graylog2-server/blob/2.0.1/misc/graylog.conf#L5-L7
).

Cheers,
Jochen

On Thursday, 12 May 2016 13:09:14 UTC+2, kaiser wrote:
>
> Hi Jochen,
>
> I managed to access graylog web interface.
>
> Nevertheless I obtain graylog interface with empty inputs, empty streams, 
> empty dashboard.
>
> I have followed the instructions on elasticsearch website and the graylog 
> documentation ...
>

-- 
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/851deb5f-6509-4bc7-83ad-e024e19d286e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] [Graylog 2.0] Web interface

2016-05-12 Thread kaiser
Hi Jochen,

I managed to access graylog web interface.

Nevertheless I obtain graylog interface with empty inputs, empty streams, 
empty dashboard.

I have followed the instructions on elasticsearch website and the graylog 
documentation ...

-- 
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/81f57125-eee9-46d1-a786-06a330715269%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] [Graylog 2.0] Web interface

2016-05-11 Thread Jochen Schalanda
Hi,

make sure to 
read http://docs.graylog.org/en/2.0/pages/configuring_webif.html properly 
and make the Graylog REST API accessible for your web browser (i. e. don't 
bind it to 127.0.0.1).

Cheers,
Jochen

On Wednesday, 11 May 2016 11:06:45 UTC+2, kaiser wrote:
>
> Hello Edmundo,
>
> my graylog server is on a specific machine.
>
> I am trying to acces the web page from my local computer.
>
> In the previous graylog version the configuration was set to 127.0.0.1
>
> I have tried with the network ip address instead but it doesn't work. 
>

-- 
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/aa347912-a152-4c1f-8f54-4aacd1454770%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] [Graylog 2.0] Web interface

2016-05-11 Thread kaiser
Hello Edmundo,

my graylog server is on a specific machine.

I am trying to acces the web page from my local computer.

In the previous graylog version the configuration was set to 127.0.0.1

I have tried with the network ip address instead but it doesn't work. 

-- 
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/778d60bb-1adc-41f4-8678-c44f5691483d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [graylog2] [Graylog 2.0] Web interface

2016-05-11 Thread Edmundo Alvarez
Hi,

Is Graylog running on the same machine you use to connect to the web interface? 
By default Graylog only starts the web interface in 127.0.0.1, and it looks 
like you didn't change that. Please take a look at the relevant configuration 
options in the documentation: 
http://docs.graylog.org/en/2.0/pages/configuring_webif.html

Regards,
Edmundo

> On 11 May 2016, at 10:24, kaiser  wrote:
> 
> here is my log:
> 
> 2016-05-11T10:18:28.909+02:00 INFO  [AbstractJerseyService] Enabling CORS for 
> HTTP endpoint
> 2016-05-11T10:18:31.209+02:00 INFO  [NetworkListener] Started listener bound 
> to [127.0.0.1:9000]
> 2016-05-11T10:18:31.211+02:00 INFO  [HttpServer] [HttpServer] Started.
> 2016-05-11T10:18:31.211+02:00 INFO  [WebInterfaceService] Started Web 
> Interface at 
> 2016-05-11T10:18:31.740+02:00 WARN  [discovery] 
> [graylog-f0f25e13-bf2d-4eeb-9c34-c95ad2c40dbf] waited for 3s and no initial 
> state was set by the discovery
> 2016-05-11T10:18:31.740+02:00 INFO  [node] 
> [graylog-f0f25e13-bf2d-4eeb-9c34-c95ad2c40dbf] started
> 2016-05-11T10:18:31.825+02:00 INFO  [service] 
> [graylog-f0f25e13-bf2d-4eeb-9c34-c95ad2c40dbf] detected_master {Scarlet 
> Spiders}{uhh_FksXRYWVTomjmPAifA}{127.0.0.1}{127.0\
> .0.1:9300}, added {{Scarlet 
> Spiders}{uhh_FksXRYWVTomjmPAifA}{127.0.0.1}{127.0.0.1:9300},}, reason: 
> zen-disco-receive(from master [{Scarlet Spiders}{uhh_FksXRYWVTomjmPA\
> ifA}{127.0.0.1}{127.0.0.1:9300}])
> 2016-05-11T10:18:31.828+02:00 INFO  [decider] 
> [graylog-f0f25e13-bf2d-4eeb-9c34-c95ad2c40dbf] updating 
> [cluster.routing.allocation.enable] from [ALL] to [NONE]
> 2016-05-11T10:18:31.829+02:00 INFO  [decider] 
> [graylog-f0f25e13-bf2d-4eeb-9c34-c95ad2c40dbf] updating 
> [cluster.routing.allocation.disk.watermark.low] to [92%]
> 2016-05-11T10:18:31.829+02:00 INFO  [decider] 
> [graylog-f0f25e13-bf2d-4eeb-9c34-c95ad2c40dbf] updating 
> [cluster.routing.allocation.disk.watermark.high] to [99%]
> 2016-05-11T10:18:33.747+02:00 INFO  [NetworkListener] Started listener bound 
> to [127.0.0.1:12900]
> 2016-05-11T10:18:33.748+02:00 INFO  [HttpServer] [HttpServer-1] Started.
> 2016-05-11T10:18:33.749+02:00 INFO  [RestApiService] Started REST API at 
> 
> 2016-05-11T10:18:33.750+02:00 INFO  [ServerBootstrap] Services started, 
> startup times in ms: {KafkaJournal [RUNNING]=9, JournalReader [RUNNING]=68, 
> InputSetupService [\
> RUNNING]=72, OutputSetupService [RUNNING]=89, MetricsReporterService 
> [RUNNING]=96, BufferSynchronizerService [RUNNING]=98, PeriodicalsService 
> [RUNNING]=209, WebInterfa\
> ceService [RUNNING]=2795, IndexerSetupService [RUNNING]=3439, RestApiService 
> [RUNNING]=5341}
> 2016-05-11T10:18:33.752+02:00 INFO  [ServiceManagerListener] Services are 
> healthy
> 2016-05-11T10:18:33.754+02:00 INFO  [ServerBootstrap] Graylog server up and 
> running.
> 2016-05-11T10:18:33.758+02:00 INFO  [InputSetupService] Triggering launching 
> persisted inputs, node transitioned from Uninitialized [LB:DEAD] to Running 
> [LB:ALIVE]
> 
> 
> -- 
> 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/b4c8a473-f47e-4d3e-9936-0987057e9e23%40googlegroups.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/B0CAB6C3-1883-4C9B-B251-13B744DC93E9%40graylog.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] [Graylog 2.0] Web interface

2016-05-11 Thread kaiser
Hello,

I have installed graylog 2.0 with elasticsearch 2.3.2 on centos 6

I started graylog-server but I canno't get any web interface

Any idea?

regards.

-- 
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/985a12d4-3507-4619-a251-663ab71925a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.