https://rancher.com/ logo
Title
b

bitter-tailor-6977

03/20/2023, 3:59 PM
Hi, I have a scenario, I have N1 to N10 node and 25 microservices are running, so i need to logg ecah 25 microservices log which going to deploy in different node…. the question is, suppose MicroService-1 (MS1) deployed to N1 and the pod restarted and deployed to N10) (conti)
so in above situation, how kube-logging operator Daemonset will be a solution… i need log lifecycle to continued in any dashboard like kibana or loki
so if the pod is recreated in N10 , how i can see the entire logs in kibana or loki dashboard (because now the logs will be taken from N10 Daemonset right)
any solution do we have in rancher logging for this ?