An error occurs when creating an index for project integration es: invalidindexnameexception [invalid index name [wxmessageloginfo], must be lowercase]
Reason:
Solution:
Must be lowercase: must be displayed in the error report. Therefore, the index name saved to ES is changed to lowercase, that is, “wxmessagelog”
Effect picture: