This message originated from Cribl Community Slack.
Click here to view the original link.
What is the best way to determine if a slow pipeline is causing backpressure that is impacting sources? I am most interested in S3/SQS sources like CrowdStrike FDR that appear to stop downloading new messages https://docs.cribl.io/stream/backpressure-impacts-sources/#pull-sources. I checked the Cribl Internal Metrics source but only see destination backpressure metrics https://docs.cribl.io/stream/internal-metrics/.
Solved
What Is The Best Way To Determine If A Slow Pipeline Is Causing Backpressure That Is Impacting Sources
Best answer by Brandon McCombs
Most likely the issue is destinations. Backpressure due to blocking destinations would be the issue. Pipelines don't backpressure but they can cause latency or high CPU usage. Check any outputs that are set to Block instead of Drop or PQ.
Also be sure the FDR input doesn't have maxMessages or Receivers set above 1.
Sign up
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
