Questions tagged [log-analytics-workspace]

9 questions
4
votes
1 answer

Investigate potential breach in Azure App Service

We suspect we have had a data breach, but we are not sure how to investigate it to determine the source of the breach or what data was sent. We have an app service that has been running for a while with steady usage. We noticed that over the last…
3
votes
1 answer

Can I forward content from one Azure Log Analytics Workspace to another?

Question Is it possible to forward content from one Azure Log Analytics Workspace to another? Note that I am not asking about multihoming the Log Analytics agent, such that it writes to two Workspaces. Rather, I would like to know whether, in the…
manniongeo
  • 53
  • 6
1
vote
1 answer

ARM Template - Azure SQL Database Diagnostics & Log Analytics Workspace

Using an ARM Template I want to enable diagnostics settings for my Azure SQL Database and have that data stored in a Log Analytics workspace I created. I want to enable the errors, timeouts, blocks and wait statistics logs and the basic metric…
0
votes
0 answers

If we disable the AKS log analytics will it affect the AKS deployments or services?

If we disable the AKS monitoring add-on completely for AKS monitoring as mentioned below documents will it affect the AKS deployments or…
0
votes
1 answer

Configure CollectD SNMP plugin to send performance data to Azure Monitor Log Analytics

I am trying to get performance from network interfaces from network device (mikrotik, cisco routers etc.) about interface traffic via SNMP poll and send those data to Azure Monitor Log Analytics. I have installed and working Azure Log Analytics…
0
votes
0 answers

Azure Application Gateway Logs Analysis

I would like to know the difference between timeTaken_d and clientResponseTime_d please find the query below AzureDiagnostics | where Category == 'ApplicationGatewayAccessLog' | project timeStamp_t, timeTaken_d, clientResponseTime_d,…
0
votes
1 answer

Azure log analytics windows agent inside windows container

Is it possible to setup Azure Log analytics windows agent inside windows container? I get the below error in eventvwr HTTP operation failed with error "The Server service is not started." (2114L). The query will be retried later. The article…
wenn32
  • 111
  • 6
0
votes
1 answer

Azure PIM Logs Kusto

Anyone know where the PIM logs are stored? I would like to build a query as a part of a alert / logic app. Basically send the last 24 hours of PIM activations to our ticketing system for a daily security review. Any examples would be awesome,…
0
votes
0 answers

How can we get the aws workspace working log using javascript

I have create aws workspace, Now I want all log when we start and stop time or how many hours we have used our workspace using javascript ? https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/WorkSpaces.html