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

td-agent.conf not getting updated after a new DCR association #1974

Open
AdityaLoth opened this issue Sep 18, 2024 · 1 comment
Open

td-agent.conf not getting updated after a new DCR association #1974

AdityaLoth opened this issue Sep 18, 2024 · 1 comment

Comments

@AdityaLoth
Copy link

I am interested in adding multiple DCRs to a single VM. Following steps are performed in order:

  1. Installation of AMA
  2. Creation of first DCR and association
  3. Creation of second DCR and association

But I am getting logs in LA workspace for only the log file paths present in first DCR. I tried removing association of second DCR and then associating it agian, and I observed that we are updating the fluent-bit config file td-agent.conf when removing DCR association but not updating when creating one. And I beleive that might be the cause I am not getting logs from second DCR.

Kindly assist me in resolving the issue. Thanks in advance.

@AdityaLoth
Copy link
Author

Update:
The td-agent.conf file is not getting updated even in case of dissassociation of DCR given that there exist atleast one DCR associated. If we remove all the DCR associations and then associate them again without much delay then the config gets update with all the log file paths. But if there is a time gap between the associations then it won't update.

This issue is not occuring for the AMA version 1.31.1. Disabling auto upgrades till this issue is fixed.

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

No branches or pull requests

1 participant