Restore of multiple archived indexes in Graylog Enterprise

Hello,
is there any possibility to restore multiple archived indexes please? (not one by one)
Because I need to restore about 250 archived indexes.
I tried to enable wildcards in Graylog server.conf:
allow_leading_wildcard_searches = true

Then I used wildcards in /plugins/org.graylog.plugins.archive/archives/{archiveId}/restore to restore e.g. indexes 3months_207, 3months_208

Parameter Value
archiveId 3months_20[7-8]

RESULT:

Request URL
https://graylog.intern.folksam.se:9000/api/plugins/org.graylog.plugins.archive/archives/3months_20[7-8]/restore

Response Body
no content

Response Code
401

Response Headers
{}

currently it is not possible to create a batch run for the restore - only one-by-one but we have that already on the wish/feature list and will work on in future releases.

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