nop, I don't have any logstash indexes or at least i think so ^^' And I only changed the IP address in my kibana config.js file : elasticsearch: "http://220.140.xx.xx:9200" with the IP of the elasticsearch server the rest of the file is unchanged
I installed the Marvel plug-in and it's working perfectly Le mardi 13 mai 2014 23:09:56 UTC+2, Mark Walkom a écrit : > > Do you have logstash indexes in the elasticsearch cluster? > Also, what's your kibana config look like? > > Regards, > Mark Walkom > > Infrastructure Engineer > Campaign Monitor > email: [email protected] <javascript:> > web: www.campaignmonitor.com > > > On 13 May 2014 23:55, Quentin Guiot <[email protected] <javascript:>>wrote: > >> hello >> >> I have a little problem with elasticsearch when using it with kibana and >> logstash >> >> when i lauch my logstash.conf, i get an error on kibana : "*No results* >> There >> were no results because no indices were found that match your selected time >> span" >> i really don't know why >> can someone help me with this please >> >> my logstash.conf file is like this : >> >> input { >> file { >> path => [ "/travail/webseal/XR_-stdout.txt", >> "/travail/webseal/XR_-stderr.txt", "/travail/webseal/XR__metrologie.log" ] >> type => "logs_webseal" >> } >> } >> >> output { >> elasticsearch { >> } >> } >> >> >> thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elasticsearch" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/65ffd7ef-3e5c-4953-a3fc-245dcfd13af6%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/65ffd7ef-3e5c-4953-a3fc-245dcfd13af6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e41ee3e5-2ea0-4d20-9d96-73eec6abc19e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
