Quantcast
Channel: Symantec Connect: IT Consultant Group
Viewing all articles
Browse latest Browse all 158

DQL report problem

$
0
0
Oui, j'ai besoin d'une solution

I am attempting to create a Sensitive files with violated policies report from the template. I have uploaded a .csv with the policies named, however when the report run and I look at the output, no policy is listed. I have included the script, any suggestions?

FROM   path

GET      device.name,

             msu.name,

             absname,

             activity_count,

             dlp_policies

IF           issensitive=1

AND       path.msu.name = "xxx"

              path.msu.name = "yyy"

              path.msu.name = "zzz"

FORMAT    dlp_policies AS CSV;


Viewing all articles
Browse latest Browse all 158

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>