Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to improve performance of cygnus with elasticsearch #2131

Open
santcorc opened this issue Feb 8, 2022 · 1 comment
Open

Trying to improve performance of cygnus with elasticsearch #2131

santcorc opened this issue Feb 8, 2022 · 1 comment

Comments

@santcorc
Copy link

santcorc commented Feb 8, 2022

Hello everyone, I'm trying to use fiware cygnus with elasticsearch with orion. Once I made the setup and started the testing, I faced serious performance problems. To resolve them, I started looking at https://fiware-cygnus.readthedocs.io/en/1.7.1/cygnus-ngsi/installation_and_administration_guide/performance_tips/index.html, and saw that increasing the batch_size is a good way to avoid the congestion I have suffered, but when tried to increase the batch_size of elasticsearch in the agent.conf file I saw there is no option to increase that on it, while other options, like CKAN or Mongo have that option. Am I missing anything or is no way in elasticsearch to increase the batch_size?

Thank you in advance

@fgalan
Copy link
Member

fgalan commented Feb 8, 2022

ElasticSearch sink was authored by @nmatsui (see PR #1523).

It would be great if he can provide feedback or support in this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants