Replies
@theskilledcoder Interesting, how would you send logs to the queue? Will you fetch the logs from pod at some time interval? Or each log entry goes into the queue directly?
1
0
0
@eight_bit_byte App logs asynchronously to a buffer, and an agent/sidecar ships them to the queue
0
0
4