Data Loss Prevention

 View Only
  • 1.  Creating a CSV plug-in

    Posted Apr 16, 2015 10:26 AM

    Hello,

    I am creating a new CSV plug-in for DLP Network 12.5 ver, but i don't know the path.  The  CSV file must be local to the Enforce Server. Somebody know how to create a new one plug-in, thanks.

    Regards.



  • 2.  RE: Creating a CSV plug-in

    Posted Apr 16, 2015 10:53 AM
      |   view attached

    Hello,

     

    If you mean the csv for lookup plugin, the same must be in any sub-folder of D:\SymantecDLP\ ..

    There is a field to specify the path. See the print screen attached.

     

    BR,

    Morgado



  • 3.  RE: Creating a CSV plug-in

    Posted Apr 16, 2015 11:12 AM

    Hi,

    Morgado, yes my question is about csv lookup plugin. Could  you send me again, please,  the print screen, i can´t to see it.
     Regards



  • 4.  RE: Creating a CSV plug-in

    Posted Apr 16, 2015 11:23 AM

    https://www-secure.symantec.com/connect/sites/default/files/Capture_234.JPG

     



  • 5.  RE: Creating a CSV plug-in

    Posted Apr 16, 2015 11:36 AM

    Ok Let me check it in the server. Thanks

     

    Regards.



  • 6.  RE: Creating a CSV plug-in

    Trusted Advisor
    Posted Apr 17, 2015 05:40 AM

    hello,

     

     if you put your custom plugin code in "plugins" directory it will be accessible (and runable) by enforce server.

    So you also need to configure it in "custom plugins" page of DLP UI.

     

     regards



  • 7.  RE: Creating a CSV plug-in

    Posted Apr 17, 2015 09:41 AM

    Hi,

     

    Stephane, could you give me, please,  the complete path, because i don´t have the enough experience. Another question, do you konw how to create the csv file, thanks in advance.

     

    REgards.

     



  • 8.  RE: Creating a CSV plug-in

    Trusted Advisor
    Posted Apr 20, 2015 06:58 PM

    Raul,

    Do you know what a CSV is? This is a simple comma or pipe delimited file to lookup information and populate the custom attributes in the system.

    What are you trying to do???

     

    Here is the format of a CSV file..

    ntid,email_address,last_name,first_name

    jjones,johnjones@acme.com,jones,john

    lsmith,lisasmith@acme.com,smith,lisa

     

    You will then need to put this file intot ehSymantecDLP\protect\plugins directory.

     

    PLease marked solved.. if this answeres your questions



  • 9.  RE: Creating a CSV plug-in

    Posted Apr 21, 2015 10:27 AM

    Thanks, i really know what a CSV is, just wanted to know the file path.

     

    Regards



  • 10.  RE: Creating a CSV plug-in
    Best Answer

    Trusted Advisor
    Posted Apr 21, 2015 01:13 PM

    So this is the best place to put this.. 

    You will then need to put this file into the "SymantecDLP\protect\plugins" directory.

    Please marked solved if thsi is completed!