HI,
I’m trying to get a Loki microservice deployment setup.
I’m getting grpc errors, in docker I’ve got port 9095 configured.
But in examples i also see 9096 being used for grpc. What should it be please?
From there can anyone tell me which services need this port open? Is it all of them?
And where does this get called out (I can’t see the config) but if i need to nat the port to something else on a particular device to stop port clashes, is this possible?
Thanks again all!
Pete