Now I want to remove one index.
However I've already create some service and entity related to the index in ITSI.
After removing index once, I'll create new index as same name.
Is there some influence for ITSI?
richgalloway,
Thank you for reply.
How about when I create new index as same index name?
ex) Now I use index "TEST" for ITSI
Once I delete it.
And I create index "TEST" for ITSI again.
Then, will ITSI run well same as before?
My answer is predicated on the index name not changing, as stated in the original posting.
Yes.
When the index is removed, ITSI will not find data in that index. Depending on what your searches do, ITSI could be silent or it could generate alerts (missing entities, service is down, etc.).
The same will be true when the index is replaced until there is sufficient data in the index to satisfy the searches.