Open gruselglatz opened 8 years ago
This is an issue for anywhere where you use a stream or input ID. I'll often use an input ID in a stream rule, and when I import a content pack that has both the input and the stream in it to another Graylog instance, the IDs all change and I have to manually fix them. If I could refer to inputs and streams by name instead of ID, or if the IDs stayed the same or intelligently "remapped" following the import of a content pack, that would be awesome.
Problem description
Expanding: Graylog2/graylog2-web-interface#1396
I create Content packs for Backup purposes and used it to Merge from 1.3 to 2.0 (new HW so no upgrade). (it was very convenient btw) So my Problem is at the dashboards. After the import my Stream-based queries are all messed up, because the streams have new ids. Most of my Dashboard queries sourcing from some Streams, because my Team want to use the "Play"-Button to see the underlying data. And since i use Graylog mainly bcs. of the role-based access-control, i have to make Stream-Based queries.
It would be very nice if we can map the old stream ids to the new before the import is done. It could be implemented in some Step by Step import Interface.
Steps to reproduce the problem
Environment