Hello Sergio,
Thank you for your reply.
here are my yaml files =
1)
apiVersion: v1
kind: ConfigMap
metadata:
name: rsyslog-agent-config
namespace: poc
data:
rsyslog.conf: |
module(load="imtcp") # For TCP reception
module(load="imudp") # For UDP reception
module(load="imfile") # Module to read lo
Hello Amey. Some questions:
1 - May I ask you to please share your k8s service configuration yaml or
share the output of "kubectl get service -o yaml" and "kubectl get service"?
2 - Are you testing this in some kind of special cluster (bare metal,
whatever), or through minikube?
If you could prov
2 matches
Mail list logo