Would like to know if there is a limitation on the number of different filebeat containers that can save data into one ES node? Which is the actual Filebeat number that one can have in order to ship data to ES? The ES:9200 socket accepts 20, 30, 50 different Filebeat connections during the same time?
I am asking this because i have different types of logs that need to be shipped and need to know the technical limitations.
Also which is the maximum traffic in GB that ES can accept in order to save data?
Thank you for yout answer!
The version is 7.13.0 and the amount of events each filebeat has to ship is 10.000 per each day.
Multiply this with 50. Can be done?
Also there is a documentarion regarding the limitations of the elasticsearch tool? i.e 1gb/second and 50 filebeats connections.
There's no specific limit on the number of clients per node, but a single node can definitely handle at least several thousand clients at once, maybe more. 50 won't be a problem. Similarly, 10k events per second is achievable, 10k events per client per day should be no big deal.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.