I want to add a rule in audit.rules file to watch a file named "jsp doc".
Note there is space between jsp and doc.
How to write the rule for that in the rule file?
Please suggest.
I tried writing the rule in the file as
-w /jsp\ doc/ -p rw
also
-w /jsp doc -p rw
Both gives error