Closed bernd closed 4 years ago
I guess we can just skip this migration (and mark it completed) if the events index does not exist?
I guess we can just skip this migration (and mark it completed) if the events index does not exist?
@dennisoelkers As far as I understand, the migration is adding a field alias to existing indices. So yeah, if there a no indices, we don't need the migration. :+1:
I just started a new Graylog test setup (empty MongoDB and ES) and got the following error in my log:
We probably need to add a check to avoid running when there are no indices.