If filebeat is configured with the Elasticsearch module pointed at the cluster logs, they should show up in the filebeat-* indices on your cluster. I would double check your filebeat configuration first.
You can see the query used to retrieve logs at kibana/get_log_types.js at v7.10.2 · elastic/kibana · GitHub - you may be able to use this to query for the data via discover or dev tools. It could be that your configuration has the logs going to an unexpected index, or even a different cluster.
Hope that helps, if not please post information about your filebeat configuration as well as what indices appear on your monitoring cluster.
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.