I have spun up a new index in Production and want to quickly test that it is properly configured. I'd like to confirm this before my source starts sending data to it. What are some ways I could test that the index is properly configured and able to accept data?
Ideally I would like to test it without having to restart any of my servers.