I have a problem when I'm trying to create an index pattern in Kibana.
I have a system configured in the Elasticsearch cloud for my company, and I access it with a user with superuser role.
The problem is that when I go to the corresponding section to create an index pattern, I follow the steps indicated by the system and it seems to be created, but then it always tells me that I have to create one.
I pass screenshots of the process, so you can see what happens.
Step 1: I write kibana * to select two indexes that already exist. They were created by loading sample data from the platform.
Does this mean that you aren't seeing index patterns for kibana_sample_data_ecommerce or kibana_sample_data_logs in Discover either? Because if those index patterns are present, you should be seeing data from them in Discover.
I assume the sample data were added using the Kibana UI? (/app/kibana#/home/tutorial_directory/sampleData). If sample data isn't showing up in Discover either, you could try removing and re-adding it to see if that helps.
Indeed, I do not see the sample data loaded in Discover either.
Yes, I load the data through the Kibana UI, but when I try to create an index pattern for the loaded test data, it does not load either.
These are the tests I have done so far:
I have loaded test data with two users with superuser role. In both cases, the data is loaded, but when I access the menu to create the index pattern, the system behaves as indicated in the first message. It does not show any error message when creating the index pattern, but it is not created afterwards.
I have done the same tests with 3 different browsers to verify that it was not a problem of compatibility with browsers or a problem of system cache. I have tested with IE, Chrome and Firefox.
I have reviewed the configuration of the index .kibana, in case it was configured as read-only, but I have not found any problem in the configuration (this is the configuration of the .kibana index)
I have checked that the system has enough space. It is a new cluster (we have registered it on May 1st). I enclose a screenshot with the current status of the cluster.
Finally, I tried to load a data directly from a CSV file, to create the index pattern automatically during loading, but the system loads the data without creating the index pattern, although I expressly set the option that You must create it. During the loading process, the system indicates that it have created it, but it does not appear afterwards.
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.