Hello Dan,
Could you please share more details about the architecture of your deployment and what are the version of the components that you are using?
Please share the output of this command from the Dev Tools:
GET _cat/templates?vAlso, run the command
GET _cat/indices, to see all of the created indexes and look for
wazuh-statistics-* index.
Then go to
Discover and check if you are able to see the
wazuh-statistics-* index in the dropdown index bar.
Lastly, please let me know if a pattern for this index is created. You can check it by going to the Kibana interface and selecting the option
Stack management -> Index patterns -> Wazuh-statistics-*. If it does not exist, please follow the guidelines below to create the index pattern name for the Wazuh statistics:
- Select ☰ > Management > Stack Management.
- Choose Kibana > Data Views and select Create data view.
- Enter a name for the data view and define wazuh-statistics-* as the index pattern name.
- Select timestamp in the Timestamp fields dropdown menu. Then Save data view to Kibana.
- Open the menu and select Discover under Analytics.
- Select ☰ > Analytics > Discover.
Verify that you can find the data view name you entered and check if the index is populating now.
However, if this does not work, try deleting the templates and index patterns, and then download the template again from the documentation and reinstall the kibana plugin.
Reference:
https://documentation.wazuh.com/current/integrations-guide/elastic-stack/index.html#id2Please share the necessary screenshots and logs that you may face during the troubleshooting process.
Will be waiting for your response!