python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to Purges data in an Log Analytics workspace with "between" operator by API?
I want to purges data for my custom log with TimeGenerated range.
Sample Request
POST https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/OIAutoRest5123/provi...

EEEEH
Votes: 0
Answers: 1
Text truncated in Azure Monitor Workbook Table Columns
Im trying to write queries on Azure Workbook so that I can run queries on our logs, which would allow me to drill down and view exactly what the exception message is. While doing so, when I execute a ...
user1220169
Votes: 0
Answers: 2
Azure - create dashboard for past 90 days activity logs
I want to create dashboard for past 90 days activity logs via log analytic workspace where I have created log analytic workspace one day ago.
so can we get logs in log analytic workspace ??
monika vitore
Votes: 0
Answers: 1
Azure Monitor log analytics query using Terraform (display events)
I want to show the logs from the log analytics workspace using Terraform.
I see in the doc these AZ CLI commands (Link):
Execute a simple query over past 3.5 days :
az monitor log-analytics query -w w...

admin
Votes: 0
Answers: 1