Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Azure Arc logging agent #1363

Closed
nilekhc opened this issue Nov 14, 2023 · 0 comments · Fixed by #1362
Closed

Update Azure Arc logging agent #1363

nilekhc opened this issue Nov 14, 2023 · 0 comments · Fixed by #1362
Assignees
Labels

Comments

@nilekhc
Copy link
Contributor

nilekhc commented Nov 14, 2023

Update amacoreagent from pipelineagent.azurecr.io/amacoreagent to linuxgeneva-microsoft.azurecr.io/amacoreagentaot as the first is no longer supported.

The Amacoreagent used for forwarding logs had improper versioning initially. Version 3.0 was an arbitrary designation before the team began releasing images with appropriate versioning.

The problem arose in version 3.0 where the agent in the Arc extension was making multiple calls to one of the management APIs (specifically, fetching configuration) within an hour when it was intended to be invoked only once. This behavior adversely impacted the health of the Mdsd service responsible for sending logs to Geneva. However, in the corrected version 1.2+, this issue has been addressed and resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant