soreana commented on pull request #5296: URL: https://github.com/apache/cloudstack/pull/5296#issuecomment-907103272
@DaanHoogland Honestly, when I tried to change the code to add a libvirt command, I noticed how many changes it requires for such a small task. I searched for other options. I thought it is better to add some fields in agent.properties and modify the mentioned files in agent init process. My idea is to create a new class in `python/lib/cloudutils/serviceConfig.py` for the remote logging option. which uses `remote.logging.forward.enabled` and `remote.logging.forward.address` in agent.properties. Let me know what do you think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org