It seems as if creating DLP rules/profiles will not trigger on the name but only content. Does anyone know a way to address this?
For example, I would love to have a couple dictionary entities that look for certain word NEAR certain words in a file name.
Example
Dictionary 1: cat, dog
Dictionary 2: mouse, bird
D0 NEAR D1
Filename: My cat and turtle.pptx (wont alert)
Filename: My dog and bird.pptx (will alert)
The content of both files has none of those words.