Skip to content

Commit 3a7523a

Browse files
committed
Updated intro text to mention worker logs
1 parent 5f5021d commit 3a7523a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/load-testing/how-to-find-download-logs.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ ms.date: 11/30/2021
1010
ms.topic: how-to
1111

1212
---
13-
# Troubleshoot JMeter problems by downloading Azure Load Testing Preview logs
13+
# Troubleshoot load test errors by downloading Apache JMeter logs in Azure Load Testing Preview
1414

15-
In this article, you'll learn how to download the Azure Load Testing Preview logs in the Azure portal to troubleshoot problems with the Apache JMeter script.
15+
In this article, you'll learn how to download the Apache JMeter logs for Azure Load Testing Preview in the Azure portal. You can use the logging information to troubleshoot problems while the Apache JMeter script runs.
1616

17-
When you run a load test, the Azure Load Testing test engines execute your Apache JMeter test script. The Apache JMeter log can help you identify both problems in the JMX file and issues that occur during the test execution. For example, the application endpoint might be unavailable, or the JMX file might contain invalid credentials.
17+
The Apache JMeter log can help you identify problems in your JMX file, or run-time issues that occur while the test is running. For example, the application endpoint might be unavailable, or the JMX file might contain invalid credentials.
18+
19+
When you run a load test, the Azure Load Testing test engines execute your Apache JMeter test script. While your load test is running, Apache JMeter stores detailed logging information in the worker node logs. You can download the JMeter worker node log for your load test run from the Azure portal to help you diagnose load test errors.
1820

1921
> [!IMPORTANT]
2022
> Azure Load Testing is currently in preview. For legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

0 commit comments

Comments
 (0)