Hello
Cluster Id: 32188e
I've restarted the Elastic node and now I can't create index like "logstash-production-2017.02.07" but it creates "logstash-development-2017.02.07" and "logstash-test-2017.02.07" just fine. It have worked perfect for months and all of a sudden it broke.
So right now our production is running without logs so it's critical to get it up and running asap.
Development, Test and Production is running the same code just an environment variable to split the log.
I even tried deleting the 2 it created just to ensure that they would be re-created and they work just fine.
I tried restarting several times to ensure that it was "fresh".
I can't seem to find any logs on whats going on, so it's kinda hard to debug.
Any idea what I should do?