About 68,600 results
Open links in new tab
  1. Why does Azure create the 'DefaultResourceGroup-WEU' resource …

    Dec 5, 2021 · Azure constantly creates a resource group called DefaultResourceGroup-WEU and places a DefaultWorkspace-bfcb05a5-938f-4336-9e3c-a5963f10acb7-WEU log analytics …

  2. azure log analytics - KQL return size of tables in a LAW with size in ...

    May 9, 2022 · I want to calculate the size of each table in a given Log Analytics workspace and have the sizes returned in GB, MB etc. The following code works partially , but since I'm not …

  3. How can I collect custom logs (e.g. from a file of an web app) to …

    Jun 20, 2023 · To collect the new logs from the log file from web app, you should require to configure the data collection rules to monitor the log file continuously and send the new logs to …

  4. is it possible to get the ingestion volume of a log analytics …

    Jul 24, 2023 · I am getting a summary of our log analytics workspaces in the company, this includes the tables that are being used in each workspace, as well as other data such as the …

  5. How to backup Log Analytics workspace or recover?

    Jun 19, 2023 · You can configure a data export rule on the Log Analytics Workspace to export the selected tables to a Storage Account or streaming it to other places using Event Hub. Export …

  6. Connecting Kusto Explorer to Log Analytics - Stack Overflow

    Jan 24, 2021 · Timestamp=xxxxxxxxx Some googling indicates that this is an issue with ssl certificates, but I don't see anywhere in the Kusto Explorer application where I can influence …

  7. How can I create a log analytics URL that opens log analytics and …

    Sep 28, 2023 · I am trying to create a log analytics URL that opens log analytics and runs a query specified in the URL. I have managed to figure out the URL scheme to be as below ( I think ) …

  8. Cannot access app insights logs after disabling public access

    Apr 22, 2025 · -On private link scope in azure monitor resources I have added app insights and log analytics workspace. -Access mode is set to private only. -I have made network security …

  9. How to gather custom logs from Azure web app to Log analytics?

    Oct 10, 2023 · 1)Make sure you have created Log Analytics workspace in Azure , if yes then collect the workspace ID and primary key and add in your code 2)you have installed all the …

  10. Azure application insights or log analytics - Stack Overflow

    Mar 12, 2019 · To let all resources log into one single Log Analytics Workspace or create multiple Workspaces? Thank you There are pros and cons with single vs. multiple Log Analytics …