Dear Team,
While we try to integrate Microsoft Azure log anlytics, the following is the response i am getting.
---------
03/18/2021 09:41:49 AM INFO: AZURE Azure Log Analytics starting.
03/18/2021 09:41:49 AM INFO: AZURE Log Analytics: Getting authentication token.
03/18/2021 09:41:49 AM DEBUG: AZURE Starting new HTTPS connection (1): login.microsoftonline.com:443
03/18/2021 09:41:50 AM DEBUG: AZURE https://login.microsoftonline.com:443 "POST /xxxxx.onmicrosoft.com/oauth2/token?api-version=1.0 HTTP/1.1" 200 1445
03/18/2021 09:41:50 AM INFO: AZURE Log Analytics: Sending a request to the Log Analytics API.
03/18/2021 09:41:50 AM INFO: AZURE Log Analytics: The search starts from the date: 0 for query: 'AzureActivity'
03/18/2021 09:41:50 AM DEBUG: AZURE Starting new HTTPS connection (1): api.loganalytics.io:443
03/18/2021 09:41:51 AM DEBUG: AZURE https://api.loganalytics.io:443 "GET /v1/workspaces/xxxxx-xxxx-xxx-xxxx-xxxxx/query?query=+AzureActivity+%7C+order+by+TimeGenerated+asc+%7C+where+TimeGenerated+%3E+datetime%280%29+ HTTP/1.1" 200 None
03/18/2021 09:41:51 AM INFO: AZURE Log Analytics: There are no new results
03/18/2021 09:41:51 AM INFO: AZURE Azure Log Analytics ending.
----------
As u can see, the highlighted log says there are no new results. thus no logs are shown in our siem.
Can someone guide me how to clear or resolve this issue,and receive logs.