If you want to stop receiving those particular logs, the solution would be to use exclusion filters. That way you can precisely determine which logs you don't want to see.
To do that, head to the Logging menu in the console and select "Resource usage". Inside that menu you will find an "Exclusion" tags. Once in that tab, select the "Create exclusion" option.
You will be redirected to the Logging page, with an "Exclusion editor" side menu. There you can define the parameters for your exclusion, such as the name, a description of the log entries you want to exclude (such as those where "inconsistent digest name MD5" appears) and the percent to exclude (if you want all of those log entries gone, use 100). After that, click "Create exclusion" and the log exclusion process will begin.
I hope this proves useful for you, however I wonder if the application is working correctly since you are getting that warning. Any clarification on that would be appreciated.