I have a Vector pipeline configured to listen to logs coming over NATS. It’s working fine but I noticed that some message (the biggest ones) don’t get delivered to my sink. My dev and prod Vector configs are basically the same, the only difference is the source. Locally I use docker_logs while prod is nats. And same messages go though the pipeline correctly in development. So I wonder if NATS have limits.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.