This message originated from Cribl Community Slack.
Click here to view the original link.
Has anyone figured out the optimal number of receivers for FDR/SQS based ingestion? We have around 1.5TB of daily volume from CS FDR but 6 receivers and 10 message limit is not keeping up
Solved
FDR SQS Ingestion Throughput Issue With 6 Receivers Not Handling 1.5TB Daily Volume
Best answer by Brandon McCombs
Typically you should leave the defaults alone. FDR data is massive so a single file series (1 sqs message) is enough FDR data to keep a process busy and that isn't including data from other inputs. We set the defaults to 1 and 1 for that reason.
If you do more then you are simply oversubscribing the processes and making them beg for mercy.
Just like with other inputs, the proper way to scale to higher data volume is with more processes.
Increasing the pollers and messages shouldn't ever be needed for FDR data. It can be necessary for general s3/sqs collection but only when there are millions of small files.
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.
