hey @fazil b We haven't shipped logs management. yet. Though we have started working on it and should ship first version soon.
Would love to know what are your key use cases for logs management? Do current solutions like Elastic not serve your use case
f
fazil b
06/29/2022, 2:59 PM
@Pranay our exact requirement was to replace datadog with similar free tool. that’s how got bumped in to signox.
fazil b
06/29/2022, 2:59 PM
Datadog on top of monitoring, also gives log management out of the box
p
Pranay
06/29/2022, 3:00 PM
got it. So you need monitoring, traces and logs in one place?
f
fazil b
06/29/2022, 3:00 PM
Exactly
fazil b
06/29/2022, 3:02 PM
Btw the way datadog does is, it’s agent pulls the console logs of our pods (containers), adds kube metadata (like pod_id, namespace,etc ) and forwards it to the datadog backend
fazil b
06/29/2022, 3:03 PM
Also, how stable signox today to use it for production? Is it production ready ?