<?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 Re: FAS8200 configure External SYSLOG Server in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157484#M10197</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use this one:&lt;/P&gt;
&lt;PRE class="pre screen"&gt;cluster1::&amp;gt; event destination create -name syslog01 -syslog &amp;lt;Splunk IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;Confirm to see if it's added&amp;nbsp; :&lt;/P&gt;
&lt;P&gt;::&amp;gt; event destination show&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2020 09:49:37 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2020-07-03T09:49:37Z</dc:date>
    <item>
      <title>FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157466#M10194</link>
      <description>&lt;P&gt;I searched about the syslog configuration in the NetApp documentation center and found that the two commands involve syslog. What is the difference between these two commands?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-sag%2FGUID-9F8EB0DF-12F5-4DA9-B14B-34487DE3717D.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-sag%2FGUID-9F8EB0DF-12F5-4DA9-B14B-34487DE3717D.html&lt;/A&gt;&lt;/P&gt;
&lt;PRE class="pre screen"&gt;cluster1::&amp;gt; cluster log-forwarding create -destination &amp;lt;syslog server IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.exp-ems%2Fhome.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.exp-ems%2Fhome.html&lt;/A&gt;&lt;/P&gt;
&lt;PRE class="pre screen" space="preserve"&gt;cluster1::&amp;gt; event destination create -name support.bucket01 -syslog &amp;lt;syslog server IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:02:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157466#M10194</guid>
      <dc:creator>Ops_Darren</dc:creator>
      <dc:date>2025-06-04T11:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157467#M10195</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Audit logs: (It's up to you)&lt;/STRONG&gt;&lt;BR /&gt;Audit logs (Since 9.x) &lt;EM&gt;only contains management related activities&lt;/EM&gt; from the three shells for CLI commands—the clustershell, the nodeshell, and the non-interactive systemshell (interactive systemshell commands are not logged)—as well as API commands.&amp;nbsp; The audit.log file is sent by the AutoSupport tool to the specified recipients. However, you can also forward the content securely to external destinations that you specify; for example, a Splunk or a syslog server.&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-sag%2FGUID-9F8EB0DF-12F5-4DA9-B14B-34487DE3717D.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-sag%2FGUID-9F8EB0DF-12F5-4DA9-B14B-34487DE3717D.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;EMS Events: (More important)&lt;/STRONG&gt;&lt;BR /&gt;To log notifications of the most severe (Important) events on a syslog server, you must configure the EMS to forward notifications for events that signal important activity.&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-ssg%2FGUID-2C98AC64-51D7-44F9-8D29-75BAC122D5E6.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-ssg%2FGUID-2C98AC64-51D7-44F9-8D29-75BAC122D5E6.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to know what those important events are, then run this command:&lt;BR /&gt;::&amp;gt; event catalog show -filter-name important-events&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 11:46:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157467#M10195</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-07-02T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157479#M10196</link>
      <description>&lt;P&gt;Thank you for your explanation, but I still don't understand it. And I found that the second link in my topic is wrong, it should be &lt;A href="https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-970/event__destination__create.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-970/event__destination__create.html&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The description of this commands shows: The event destination create command creates a new event destination. An event destination is a list of addresses that receive event notifications. These addresses can be e-mail addresses, SNMP trap hosts, and syslog servers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So suppose I have a Splunk server, and I want to send my FAS8200 syslog to my Splunk server. Which command should I choose to use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="pre screen"&gt;cluster1::&amp;gt; cluster log-forwarding create -destination &amp;lt;Splunk IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;or&lt;/P&gt;
&lt;PRE class="pre screen"&gt;cluster1::&amp;gt; event destination create -name syslog01 -syslog &amp;lt;Splunk IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 06:23:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157479#M10196</guid>
      <dc:creator>Ops_Darren</dc:creator>
      <dc:date>2020-07-03T06:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157484#M10197</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use this one:&lt;/P&gt;
&lt;PRE class="pre screen"&gt;cluster1::&amp;gt; event destination create -name syslog01 -syslog &amp;lt;Splunk IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;Confirm to see if it's added&amp;nbsp; :&lt;/P&gt;
&lt;P&gt;::&amp;gt; event destination show&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 09:49:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157484#M10197</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-07-03T09:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157493#M10198</link>
      <description>&lt;P&gt;Thank you very much!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 14:46:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157493#M10198</guid>
      <dc:creator>Ops_Darren</dc:creator>
      <dc:date>2020-07-03T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157494#M10199</link>
      <description>&lt;PRE class="pre screen"&gt;cluster1::&amp;gt; cluster log-forwarding create -destination &amp;lt;Splunk IP&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I re-read the description of this command: You can forward the audit log to a maximum of 10 destinations that you specify by using the cluster log-forwarding create command. For example, you can forward the log to a Splunk or syslog server for monitoring, analysis, or backup purposes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Can I think: NetApp's existing logs can be exported to a SIEM system like Splunk for log analysis or archiving using this command?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 14:55:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/157494#M10199</guid>
      <dc:creator>Ops_Darren</dc:creator>
      <dc:date>2020-07-03T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/161366#M10509</link>
      <description>&lt;P&gt;this is a great answer, thanks a lot!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I have 3 questions&lt;/P&gt;
&lt;P&gt;- is it possible to use a specific port for the &lt;STRONG&gt;event&lt;/STRONG&gt; logging?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;::*&amp;gt; event notification destination create -syslog server01:1234 -name test
&lt;/LI-CODE&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;
&lt;P&gt;- is a good practise to forwarding &lt;STRONG&gt;audit logs (cluster log-forwarding create)&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;event logs (event notification destination create)&lt;/STRONG&gt; to same server?&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- what is the best practise for the setting the facility level?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;*&amp;gt; cluster log-forwarding create -destination bla -port 514 -protocol udp-unencrypted -verify-server false -facility
    kern   user   local0 local1 local2 local3 local4 local5 local6 local7
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 10:15:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/161366#M10509</guid>
      <dc:creator>keremcumhur</dc:creator>
      <dc:date>2020-11-20T10:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: FAS8200 configure External SYSLOG Server</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/164813#M10708</link>
      <description>&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting%2FData_Storage_Software%2FONTAP_OS%2FCluster_syslog_forwarding%3A_what_does_each_facility_represent%3F" target="_self"&gt;Cluster syslog forwarding: what does each facility represent?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 07:45:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/FAS8200-configure-External-SYSLOG-Server/m-p/164813#M10708</guid>
      <dc:creator>Mjizzini</dc:creator>
      <dc:date>2021-03-11T07:45:18Z</dc:date>
    </item>
  </channel>
</rss>

