100+ Indexes optimizing at the same time during business hours

I have 100 companies doing index optimization each day with the index’s set to time based for 1D. How can I ensure this index optimization all at once does not happen during business hours. Or how can I schedule the indexes to close in a staggered manner so all processing does not cease and everything grinds to a halt during business hours.

Scheduling index rotations exactly is not possible at the moment.

In your case, I’d move the trigger for index rotations out of Graylog, e. g. into a cron job which rotates the respective indices (index sets) via the Graylog REST API.

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