After reading this page on getting started with FluentBit:
https://github.com/grafana/loki/blob/master/cmd/fluent-bit/README.md?ts=4
It's leading me to send traffic to loki:3100 by default. But The installation I have from Tanka doesn't include a Loki server specifically. It's broken out:

It's not entirely clear where I should be pointing fluentbit at. I'm assuming ingester based on the name. Anyways... I think there's a lot to be desired of the documentation.
I'm happy to help contribute if that's something that would help.
pointing at the ingester leaves me with logs from fluentbit like this:
level=error caller=client.go:247 id=0 component=client host=ingester.loki.svc.cluster.local:80 msg="final error sending batch" status=404 error="server returned HTTP status 404 Not Found (404): 404 page not found"
You should send logs to distributors.
Yep, I figured that out. I'm happy to help contribute to the documentation when I have the chance. Mind leaving this open?
Most helpful comment
Yep, I figured that out. I'm happy to help contribute to the documentation when I have the chance. Mind leaving this open?