<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Netapp Native fpolicy to monitor file access events and send email notifications. in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156256#M35248</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Does netapp's Native Fpolicy have capability to send email notification when specific file access event occurs such as file deletion/creation/ownership change etc. I understand that Fpolicy events can be configured for various file operations. when such events occurs, can data ontap be configured to send email notification with the change.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:09:49 GMT</pubDate>
    <dc:creator>san456</dc:creator>
    <dc:date>2025-06-04T11:09:49Z</dc:date>
    <item>
      <title>Netapp Native fpolicy to monitor file access events and send email notifications.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156256#M35248</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Does netapp's Native Fpolicy have capability to send email notification when specific file access event occurs such as file deletion/creation/ownership change etc. I understand that Fpolicy events can be configured for various file operations. when such events occurs, can data ontap be configured to send email notification with the change.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:09:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156256#M35248</guid>
      <dc:creator>san456</dc:creator>
      <dc:date>2025-06-04T11:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Native fpolicy to monitor file access events and send email notifications.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156270#M35251</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think NetApp natively supports sending email notifications for the "fpolicy file-operational events" such as&amp;nbsp; the ones you have mentioned. Email notifications can be sent for ONTAP Kernel based "EMS" events but I don't think that level of granularity is there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ONTAP kernel based EMS system has a catalogue and each event's information can be viewed using event catalogue command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to know any EMS events that include fpolicy related alerts then you can use this command:&lt;BR /&gt;::&amp;gt; event catalog show -message-name fpolicy*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May be external fpolicy target such as 'Varonis' may have have this option in the their front-end GUI?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 12:24:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156270#M35251</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-05-17T12:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Native fpolicy to monitor file access events and send email notifications.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156298#M35259</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fpolicy does not write to the EMS. you can enable sectrace on the vserver and collect the failure:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sectrace filter create -index 1 -protocols cifs -trace-allow no -enabled enabled


clu02::*&amp;gt; sectrace trace-result show -result *fpoli* -fields path,client-ip,win-user
node vserver seqnum client-ip path win-user
------- ------- ------ ------------ ------------------------------------- --------
filer02 SVM02 0 192.168.0.14 /New folder/New Text Document (2).txt lab\g
filer02 SVM02 1 192.168.0.14 /New folder/New Text Document (2).txt lab\g
filer02 SVM02 2 192.168.0.14 /New folder/New Text Document (2).txt lab\g&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can maybe create a script to check the log via the ONTAP API every few min and send an email. that's the best option i can think of for now...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 13:26:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156298#M35259</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2020-05-18T13:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Native fpolicy to monitor file access events and send email notifications.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156342#M35279</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 18:44:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-Native-fpolicy-to-monitor-file-access-events-and-send-email-notifications/m-p/156342#M35279</guid>
      <dc:creator>san456</dc:creator>
      <dc:date>2020-05-19T18:44:44Z</dc:date>
    </item>
  </channel>
</rss>

