Questions tagged [log-analytics-workspace]

13 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…
react-dev
  • 213
  • 2
  • 5
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
  • 1
  • 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

Azure Dependency Agent failing to write to Log Analytics Workspace

I am working to get the Azure Dependency Agent, installed on an Arc enabled Windows 2019 server, reporting to an Azure Log Analytics workspace. I have enabled the [Preview]: Enable Azure Monitor for Hybrid VMs with AMA initiative to accomplish…
0
votes
0 answers

Azure Log Analytics Workspace not collecting data

I have an Azure log analytics workspace. This instance is connected via Diagnostic Settings log of a resource this workspace. However, data just doesnt arrive even several days later. I have other resources that successfully pipe data into this…
JakeUT
  • 101
0
votes
0 answers

Azure Log analytics Workspace

I am trying to consolidate all log analytics workspaces in multiple subscriptions. How do I collect all data sources feeding into the workspace including the legacy connectors ? I have tried Get-AzOperationalInsightsWorkspace, but it is not…
IshRaj
  • 81
  • 1
  • 9
0
votes
0 answers

Are the local accounts used viewable in the logs?

I am setting up a Storage Account with SFTP enabled as a proof of concept to replace our on premise ssh/sftp servers. I set up local accounts and am able to upload and delete files as per the permissions I set on the accounts. However I am having…
Matt
  • 740
  • 6
  • 28
0
votes
1 answer

Unable to Write to Log Analytics Custom Table Using Data Collector API

We're using a custom table in Log Analytics for application error logging. The setup is: Serilog -> Azure Analytics Sink -> Data Collector API (used in sink) -> Log Analytics Workspace -> Custom Table. There seems to be a secret I'm missing in…
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…
jayaprakash R
  • 21
  • 1
  • 5
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
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