Minimize elastic search write operations in storage account

Hi ,

I have set up Elastic Stack with beats and i have been able to monitor the logs without any issues.
AZ logs getting streamed via event hubs , beats from multiple subscriptions.
Have set up curator jobs to delete indices on daily basis also create snapshots and store in az storage nightly.

However I have a concern/question - I am seeing millions of write transactions on the storage account (which is mounted to Elasticsearch pods).

Is there a way to minimize the write operations or a mechanism to write at once. These million transactions are causing overhead for me.

Please let me know if any further information is required.

Thanks.
Subhankar.

No there's not. This is pretty typical Elasticsearch behaviour.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.