bunhiry, thank you for reaching out to Microsoft Q&A for this question.
Based on my understanding, you have configured diagnostic logs as mentioned in the following link to forward sign-in logs to Log Analytics workspace - Configure diagnostic settings.
The following are some steps that can be taken to troubleshoot it further:
- Ensure that you are reviewing logs in the correct workspace and the time filter is also correct. There are services in Azure which allow for creation of LA workspace when being created. Therefore, even if you have not created the LA workspace explicitly, there might be a chance that another workspace got created as part of some other resource creation. To examine the correct LA workspace, please check the Diagnostic setting in Entra ID and note the resource group and LA woskapce being shown here:
- When running the query in LA workspace, check the "Time range:" option set in case the logs were not generated in the scoped time period:
- You could also log-off from the portal and sign-in again to ensure that atleast 1 new signin log is available. wait for about 5 minutes and see if you are able to get the entries in the table.
In case you are still facing issues after performing the steps above, I would suggest reaching out to Azure Support to have it investigated 1:1 as backend logs from Entra Id instance will be required to understand the reason for logs not getting forwarded. In case you face any issues contacting Azure Support, please let me know.
Hope this helps.
If the answer did not help, please add more context/follow-up question for it, and we will help you out. Else, if the answer helped, please click Accept answer so that it can help others in the community looking for help on similar topics.