Hi @hr-empd ,Yes, you can remove the message by modifying this file -
/apps/acs-commons/components/utilities/audit-log-search/content.jspFrom
above file remove this section of the code from line 29-43 and the
message will be removed - Index Missing No index found for the type
cq:AuditEvent, this will result in very slow performance or
failure to search audit events. For more information on
creating the necessary index, please see the ACS
AEM Commons Audit Log Search feature doc page. ...