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]
web: www.campaignmonitor.com


On 13 May 2014 23:55, Quentin Guiot <[email protected]> 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].
> 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/CAEM624ZOjd4Mwa39BWS00BWVgGdLxotqRtv66jkkGY2dp%3DqwLA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to