I use Microsoft Defender Endpoint integration to collect logs. The agent installed perfectly and the other ID and secret key put accordingly.
In the Index management section it shows that it creates Data Stream.
If you run this in the Dev Tool console in Kibana, do you have any indices?
GET _cat/indices/*microsoft_defender*?v
The data stream exists when the integration is setup, but the indices are not created until some data is generated. So if there are no indices yet then I would check the logs for the Agent to see if there are any errors relating to microsoft_defender.
You can check the logs for the Agent in Kibana with a query for data_stream.dataset:"elastic_agent.filebeat" .
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.