How to identify the which collection and index files from dbpath belongs to which collection or index
Easy way to do this is just enable –directoryperdb & —wiredTigerDirectoryForIndexes while starting the mongod, but still if you’ve multiple collections, indexes in a database you can not figure it out while collection files & index files belongs to the respective collection/index….