Hi all,
I have a Raspberry Pi device that is sending data using cloud relay to AWS IoT Core, and I’m currently at the stage where I want to minimise my data bandwidth. I’ve got another Raspberry Pi which gives my main Raspberry Pi access to the internet via Ethernet allowing me to capture all traffic sent and received by my main Raspberry Pi so I can get an idea of what the Pi is doing and where I can cut down on (bandwidth wise).
I’m using Wireshark to monitor the Ethernet port connected to the Pi, and I wondered is there anyway to separate the Balena services by IP?
I just ideally want to know how much the Balena services are using and how much AWS IoT core is using, and where my bandwidth is going.
Hopefully this is possible.
Thanks,
George