Hi,
I'm installing Kibana 4.0.0 on Linux x86, using ES 1.5.0 as a back end.
All data in ES is fed through logstash but there is no common prefix like
"logstash-*".
All indices are daily based, e.g. "analytics-2015.04.25".
On Kibana's initia settings page I do:
Check on the "Index contains time-based events"
Check OFF the "Use event times to create index names"
Put the following in the pattern field: "[*-]YYYY.MM.DD"
But the button below the pattern field is grayed out and says "Unable to
fetch mapping. Do you have indices matching the pattern?".
Here is a screenshot:
Hi,
I'm installing Kibana 4.0.0 on Linux x86, using ES 1.5.0 as a back end.
All data in ES is fed through logstash but there is no common prefix like
"logstash-*".
All indices are daily based, e.g. "analytics-2015.04.25".
On Kibana's initia settings page I do:
Check on the "Index contains time-based events"
Check OFF the "Use event times to create index names"
Put the following in the pattern field: "[*-]YYYY.MM.DD"
But the button below the pattern field is grayed out and says "Unable to
fetch mapping. Do you have indices matching the pattern?".
Here is a screenshot:
Thanks.
I must be missing the meaning of this setting.
I tried both "*" and "*YYYY.MM.DD" and still don't get any matching indices.
On Monday, 27 April 2015 13:04:51 UTC+10, Mark Walkom wrote:
You cannot use wild card prefixes.
There is functionally no difference between * and *-something, as each
index has to be checked to see if it matches, so you might as well just use
*.
On 27 April 2015 at 12:19, Amos S <amos.s...@gmail.com <javascript:>>
wrote:
Hi,
I'm installing Kibana 4.0.0 on Linux x86, using ES 1.5.0 as a back end.
All data in ES is fed through logstash but there is no common prefix like
"logstash-*".
All indices are daily based, e.g. "analytics-2015.04.25".
On Kibana's initia settings page I do:
Check on the "Index contains time-based events"
Check OFF the "Use event times to create index names"
Put the following in the pattern field: "[*-]YYYY.MM.DD"
But the button below the pattern field is grayed out and says "Unable to
fetch mapping. Do you have indices matching the pattern?".
Here is a screenshot:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.