Skip to content

Commit c514619

Browse files
committed
Learn Editor: Update agent-linux.md
1 parent 9e405a5 commit c514619

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,15 +258,8 @@ Data from the Log Analytics agent for Linux is cached on the local machine at *%
258258

259259
The agent attempts to upload every 20 seconds. If it fails, it waits an exponentially increasing length of time until it succeeds. For example, it waits 30 seconds before the second attempt, 60 seconds before the third, 120 seconds, and so on, up to a maximum of 16 minutes between retries until it successfully connects again. The agent retries up to six times for a given chunk of data before discarding and moving to the next one. This process continues until the agent can successfully upload again. For this reason, the data might be buffered up to approximately 30 minutes before it's discarded.
260260
261-
![python-multiple-version-check](media/agent-linux/python-multiple-version-check.png)
262-
263-
![python-version-check](media/agent-linux/python-version-check.png)
264-
265261
The default cache size is 10 MB but can be modified in the [omsagent.conf file](https://github.com/microsoft/OMS-Agent-for-Linux/blob/e2239a0714ae5ab5feddcc48aa7a4c4f971417d4/installer/conf/omsagent.conf).
266262
267-
![AMA-troubleshooter-interactive-mode](media/agent-linux/ama-troubleshooter-interactive-mode.png)
268-
269-
270263
## Next steps
271264
272265
- Review [Managing and maintaining the Log Analytics agent for Windows and Linux](agent-manage.md) to learn about how to reconfigure, upgrade, or remove the agent from the virtual machine.

0 commit comments

Comments
 (0)