i am using metricbeat for elasticsearch monitoring and the monitoring indexes are created with pattern like .ds-.monitoring-es-8-mb-* and i can see data is also coming in. however when i go to stack monitoring it says no monitoring data found.
i can confirm there is enough monitoring data like almost a week and still it says no monitoring data found. i do not know what else to check?? any help?
for example if you are using a module, simply leave the following configuration in the input
# =========================== Modules configuration ============================
metricbeat.config.modules:
# Glob pattern for configuration loading
path: ${path.config}/modules.d/*.yml
# Set to true to enable config reloading
reload.enabled: false
# Period on which files under path should be checked for changes
#reload.period: 10s
Then go to your elastisearch Menu -> Management -> Stack Management-> Data ->Index Management
In the Data Stream option you verify that data is arriving and then go to
Menu -> Management -> Stack Management-> Kibana ->Data views
Create the index pattern
To create the template for the fields of this configuration in the path Menu -> Management -> Stack Management-> Data ->Index Management
In the Index template option look for the name of your Index and select EDIT, there in the mapping part you can add the Fields in Json format an example:
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.