Try this

grep -il '[message to search]' [file to do search]

ex:

grep -il 'test' *