We have MySql table having 25 million rows
Following are the columns in table
c_id,c_name,s_id,l_type,l_time,message,domain
among above
It is not compulsory to remove individual index for adding composite index, based on requirement either you can keep or drop it/them.