Closed skypodolsky closed 1 year ago
Questions:
elastio
CLI be modified to support this? If not how will support be implemented?@anelson
elastio
CLI can be, but not required to be modified; It seems that it might be used as a proxy in the future to stream data to the additional AWS instance.
In order to address requests from the customers and debug the driver more effectively, we need a debugging tool
The main metrics to achieve:
For the implementation, Netlink sockets are proposed. The debug information will be streamed locally, where the proxy utility translates it to the usable form for the further redirect. For the nearest time and internal debugging, the simple architecture is proposed:
elastio-snap -> proxy -> GUI application
The goal is to create the skeleton, estimate its pros and cons, and decide if it fits our needs.