At the moment the dashboard operates on an assumption that we will have only one instance running; when we have multiple instances running on different platforms we would like to distinguish the logs with an instance id.
- Firstly we need to send the instance id through the logs
- Secondly, we will need to create a log section for this and add it to the dashboard
- Lastly, we will need to do testing and ensure this is doable or find an alternative.