Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.22k stars 1.05k forks source link

Make rem.migration thread count counfigurable #19792

Open gally47 opened 1 week ago

gally47 commented 1 week ago

The remote reindex migration accepts threads count, defining how many indices will be migrated parallelly. Default value is now 4. Anything above 1 is valid value. It would play nicely with https://github.com/Graylog2/graylog2-server/pull/19657