<?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 How to create a destination for audit logging in clustermode NetApp Release 8.3.2 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125416#M27021</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below command to create a policy for audit logging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vserver audit create -vserver &amp;lt;vserver name&amp;gt; -destination &amp;lt;Unix Path&amp;gt; -rotate-schedule-minute &amp;lt;minute of the hour&amp;gt; -rotate-limit &amp;lt;no.of log files&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the destination here ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its says &amp;lt;unix Path&amp;gt; but what exactly is a unix path?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our system we have CIFS protocol licensing only. Therefore I cannot create a nfs export to facilitate a unix path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please guide me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also do you guys have something like a general case, sample command in use for the above?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 21:54:02 GMT</pubDate>
    <dc:creator>roombabu</dc:creator>
    <dc:date>2016-11-15T21:54:02Z</dc:date>
    <item>
      <title>How to create a destination for audit logging in clustermode NetApp Release 8.3.2</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125416#M27021</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below command to create a policy for audit logging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vserver audit create -vserver &amp;lt;vserver name&amp;gt; -destination &amp;lt;Unix Path&amp;gt; -rotate-schedule-minute &amp;lt;minute of the hour&amp;gt; -rotate-limit &amp;lt;no.of log files&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the destination here ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its says &amp;lt;unix Path&amp;gt; but what exactly is a unix path?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our system we have CIFS protocol licensing only. Therefore I cannot create a nfs export to facilitate a unix path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please guide me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also do you guys have something like a general case, sample command in use for the above?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 21:54:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125416#M27021</guid>
      <dc:creator>roombabu</dc:creator>
      <dc:date>2016-11-15T21:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a destination for audit logging in clustermode NetApp Release 8.3.2</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125420#M27024</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Clustered Data ONTAP 8.3 CIFS and NFS Auditing Guide refer &lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2426796" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2426796&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 01:47:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125420#M27024</guid>
      <dc:creator>hariprak</dc:creator>
      <dc:date>2016-11-16T01:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a destination for audit logging in clustermode NetApp Release 8.3.2</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125489#M27035</link>
      <description>&lt;P&gt;Hi roombabu,&lt;/P&gt;&lt;P&gt;The UNIX path is just a path within your name space. I recommend creating a new volume (and a qtree if required) for storing the audit logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I implemented audit logging for a customer a few weeks ago, here are the steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a new volume (and a qtree), i.e. &amp;lt;svm_name&amp;gt;_audit\audit (volume \ qtree)&lt;/LI&gt;&lt;LI&gt;Mount the volume into the name space, i.e. /&amp;lt;svm_name&amp;gt;_audit/audit&lt;/LI&gt;&lt;LI&gt;Create an audit policy, i.e. vserver audit create -vserver &amp;lt;svm_name&amp;gt; -destination /&amp;lt;svm_name&amp;gt;/audit -format evtx -rotate-schedule-month January-December -rotate-schedule-dayofweek Sunday-Saturday -rotate-schedule-hour 0 -rotate-schedule-minute 0 -rotate-limit 30&lt;/LI&gt;&lt;LI&gt;Enable the audit policy&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The following links might be useful:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/s/article/how-to-set-up-cifs-auditing-with-clustered-data-ontap?language=en_US" target="_blank"&gt;How to set up CIFS auditing with clustered Data ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netapp.com/us/media/tr-4189.pdf" target="_blank"&gt;Clustered Data ONTAP CIFS Auditing Quick Start Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 11:35:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/125489#M27035</guid>
      <dc:creator>dirk_ecker</dc:creator>
      <dc:date>2016-11-18T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a destination for audit logging in clustermode NetApp Release 8.3.2</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/437529#M41070</link>
      <description>&lt;P&gt;I have been trying to track this information down for a few weeks now.&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 18:32:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-create-a-destination-for-audit-logging-in-clustermode-NetApp-Release-8-3/m-p/437529#M41070</guid>
      <dc:creator>rtroiano</dc:creator>
      <dc:date>2022-08-19T18:32:38Z</dc:date>
    </item>
  </channel>
</rss>

