Since index patterns are now referenced by their IDs. We have provided a way for the ID to be specified on the index pattern creation page. When an index pattern is missing, we provide a link to the index pattern creation page and pre-fill the ID. When this happens, we should prevent the default logstash-* index pattern from being pre-filled as it's confusion and most likely isn't what is required.
Since index patterns are now referenced by their IDs. We have provided a way for the ID to be specified on the index pattern creation page. When an index pattern is missing, we provide a link to the index pattern creation page and pre-fill the ID. When this happens, we should prevent the default
logstash-*index pattern from being pre-filled as it's confusion and most likely isn't what is required.