Skip to content

Commit acd1748

Browse files
authored
Update monitor-troubleshoot-ingestion-agent.md
1 parent b9c892c commit acd1748

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-insights/monitor-troubleshoot-ingestion-agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Metrics are reported in a simple human-friendly form.
3333
To collect a diagnostics package, SSH to the Virtual Machine and run the command `/usr/bin/microsoft/az-aoi-ingestion-gather-diags`. This command generates a date-stamped zip file in the current directory that you can copy from the system.
3434

3535
> [!NOTE]
36-
> Microsoft Support might request diagnostic packages when investigating an issue. Diagnostics packages don't contain any customer data or the value of any credentials.
36+
> Microsoft Support might request diagnostics packages when investigating an issue. Diagnostics packages don't contain any customer data or the value of any credentials.
3737
3838

3939
## Problems common to all sources
@@ -83,7 +83,7 @@ Symptoms: MCC reports alarms about MSFs being unavailable.
8383
Symptoms: no data appears in Azure Data Explorer.
8484
8585
- Check that the MCC is healthy and ingestion agents are running.
86-
- Check the ingestion agent logs in the diagnostic package for errors uploading to Azure. If the logs point to an invalid connection string, or connectivity issues, fix the configuration, connection string, or SAS token, and restart the agent.
86+
- Check the ingestion agent logs in the diagnostics package for errors uploading to Azure. If the logs point to an invalid connection string, or connectivity issues, fix the configuration, connection string, or SAS token, and restart the agent.
8787
- Check the network connectivity and firewall configuration on the storage account.
8888
8989
### Data missing or incomplete
@@ -113,7 +113,7 @@ Symptoms: No files are uploaded to AOI. The agent log file, */var/log/az-aoi-ing
113113
114114
### No files are uploaded to Azure Operator Insights
115115
116-
Symptoms: No data appears in Azure Data Explorer. The AOI *Data Ingested* metric for the relevant data type in the diagnostic package is zero.
116+
Symptoms: No data appears in Azure Data Explorer. The AOI *Data Ingested* metric for the relevant data type in the diagnostics package is zero.
117117
118118
- Check that the agent is running on all VMs and isn't reporting errors in logs.
119119
- Check that files exist in the correct location on the SFTP server, and that they aren't being excluded due to file source config (see [Files are missing](#files-are-missing)).

0 commit comments

Comments
 (0)