Skip to content

Commit 952fa17

Browse files
authored
Update azure-monitor-agent-performance.md
Clarity issues.
1 parent 0bebbd3 commit 952fa17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/agents/azure-monitor-agent-performance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: jeffwo
1515

1616

1717

18-
The agent can handle many thousands of events per second in the gateway event forwarding scenario. The exact throughput rate depends on various factors such as the size of each event, the specific data type, and physical hardware resources. This article will describe the Microsoft internal benchmark used for testing the agent throughput of 10k Syslog events in the forwarder scenario. The benchmark results should provide a guide to size the resources that you will need in your environment.
18+
The agent can handle many thousands of events per second in the gateway event forwarding scenario. The exact throughput rate depends on various factors such as the size of each event, the specific data type, and physical hardware resources. This article describes the Microsoft internal benchmark used for testing the agent throughput of 10k Syslog events in the forwarder scenario. The benchmark results should provide a guide to size the resources that you need in your environment.
1919

2020

2121

@@ -29,15 +29,15 @@ The agent can handle many thousands of events per second in the gateway event fo
2929

3030

3131

32-
- Each AMA is limited to ingesting 20k EPS, and will drop any data that exceeds the limits.
32+
- Each AMA is limited to ingesting 20k EPS, and drops any data that exceeds the limits.
3333

3434
- The forwarder should be on a dedicated system to eliminate potential interference from other workloads.
3535

3636
- The forwarder system should be monitored for CPU, memory, and disk utilization to prevent overloads from causing data loss.
3737

3838
- Where possible use a load balancer and redundant forwarder systems to improve reliability and scalability.
3939

40-
- For other considerations for forwarders see the Log Analytics Gateway documentation.
40+
- For other considerations for forwarders, see the Log Analytics Gateway documentation.
4141

4242

4343

0 commit comments

Comments
 (0)