cloudfoundry-community/logsearch-for-cloudfoundry

logsearch for cloudfoundry scalability

marcus-sds opened this issue · 2 comments

Hi all.
I'm using logsearch for cf release to gather the application log. I generated about 10,000 message/sec with cf app and there are many missing values at logsearch.
Can you provide the scaling and performance tuning guide? We are using 2 ingestor, 2 parser and 2 es data instances and firehose to gather the log. Ingestor's cpu util is the highest one.
If I use 2 firehose, the message can be duplicated?

@marcus-sds The messages will be divided equally between Ingestors with the same firehose subscription id.

Closing due to inactivity. Feel free to reopen if you need more help.