python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it possible to reduce AzureDiagnostics logs (Log Analytics)?
Looking for a way to reduce AzureDiagnostics table in Azure Log Analytics.
Is it possible to reduce log collecting time? For example, get CPU or Disk stats every 1h instead 5m for all or custom resour...
prosto.vint
Votes: 0
Answers: 1
How better I can optimize this Kusto Query to get my logs
I have below query which I am running and getting logs for Azure K8s, but its takes hour to generate the logs and i am hoping there is a better way to write what i have already written. Can some Kusto...
ZZZSharePoint
Votes: 0
Answers: 1
log4net items not shown in AppServiceAppLogs
We are using log4net for our application logging in azure.
We configured it according to this document , the logs are stored in
d:/home/LogFiles/Application/Log4netfile-[%processid].txt
we can downlo...
zebra
Votes: 0
Answers: 1
Cannot remove a diagnostic setting with Remove-AzDiagnosticSetting
I have an diagnostic setting on Database/Master and I am having some difficulty with deleting it in AzureCLI.
So I use
Remove-AzDiagnosticSetting -ResourceId "/subscriptions/xxxx-xxxx-xxxx-xxxx-x...
Jason_Hough
Votes: 0
Answers: 1