After install mongodb filebeat to ELK (check logstah no error)
Kibana > idex patterns
when click pattern new* file , i can't find anything (blank). there's no fields.
Pls advice?
After install mongodb filebeat to ELK (check logstah no error)
Kibana > idex patterns
when click pattern new* file , i can't find anything (blank). there's no fields.
Pls advice?
You should take a look in devtools to see if you have the indices available. You can use the cat indices API to take a look. If the index is there, and populated, you will be able to make a new index pattern by typing in the wildcard name of your index pattern.
I already tried it but it didn't work. any suggestion?
So there is now index with prefix "new" available? Then I would suggest having a look at your logstasv output, might be a connection error to ES if there a no indices written
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.