We are currently using RTail to read the output of minerva. As RTail streams logs via UDP, it is kinda bad as message order is not guaranteed and therefore logs are frequently streamed in a jumbled order.
For now, it might be good to continue using that old minerva is using, which is logging to the #minerva-log channel in Slack. We should implement the functionality to do this.
We are currently using RTail to read the output of minerva. As RTail streams logs via UDP, it is kinda bad as message order is not guaranteed and therefore logs are frequently streamed in a jumbled order.
For now, it might be good to continue using that old minerva is using, which is logging to the #minerva-log channel in Slack. We should implement the functionality to do this.
Readings