<?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 Sysloging +Config in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170780#M39284</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Setting up Syslogging here and have a few questions.&lt;/P&gt;&lt;P&gt;Initial config planned as as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OldGreyBeard_0-1634058755742.png" style="width: 806px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/12166i04E497072231BFFB/image-dimensions/806x81?v=v2" width="806" height="81" role="button" title="OldGreyBeard_0-1634058755742.png" alt="OldGreyBeard_0-1634058755742.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However i need to send on a specific TCP port so should i just need do this as below&lt;/P&gt;&lt;P&gt;"SyslogServer-VIP_IP-address&lt;EM&gt;&lt;STRONG&gt;:512"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And based on the logging options what is the difference between all of the below...&lt;/P&gt;&lt;P&gt;Looks like they are mostly all the same except "No-Info-Debug" also logs at Notice level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OldGreyBeard_1-1634059647739.png" style="width: 693px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/12167i42240931D183BDEB/image-dimensions/693x201?v=v2" width="693" height="201" role="button" title="OldGreyBeard_1-1634059647739.png" alt="OldGreyBeard_1-1634059647739.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 10:11:40 GMT</pubDate>
    <dc:creator>OldGreyBeard</dc:creator>
    <dc:date>2025-06-04T10:11:40Z</dc:date>
    <item>
      <title>Sysloging +Config</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170780#M39284</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Setting up Syslogging here and have a few questions.&lt;/P&gt;&lt;P&gt;Initial config planned as as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OldGreyBeard_0-1634058755742.png" style="width: 806px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/12166i04E497072231BFFB/image-dimensions/806x81?v=v2" width="806" height="81" role="button" title="OldGreyBeard_0-1634058755742.png" alt="OldGreyBeard_0-1634058755742.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However i need to send on a specific TCP port so should i just need do this as below&lt;/P&gt;&lt;P&gt;"SyslogServer-VIP_IP-address&lt;EM&gt;&lt;STRONG&gt;:512"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And based on the logging options what is the difference between all of the below...&lt;/P&gt;&lt;P&gt;Looks like they are mostly all the same except "No-Info-Debug" also logs at Notice level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OldGreyBeard_1-1634059647739.png" style="width: 693px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/12167i42240931D183BDEB/image-dimensions/693x201?v=v2" width="693" height="201" role="button" title="OldGreyBeard_1-1634059647739.png" alt="OldGreyBeard_1-1634059647739.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:11:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170780#M39284</guid>
      <dc:creator>OldGreyBeard</dc:creator>
      <dc:date>2025-06-04T10:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sysloging +Config</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170816#M39286</link>
      <description>&lt;P&gt;for the command you would need to use the -port flag to specify the port 512.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;::&amp;gt;cluster log-forwarding create -destination &amp;lt;ip&amp;gt; -port 512 -facility &amp;lt;syslog facility&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REF: &lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-970%2Fcluster__log-forwarding__create.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-970%2Fcluster__log-forwarding__create.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 06:02:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170816#M39286</guid>
      <dc:creator>aladd</dc:creator>
      <dc:date>2021-10-13T06:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sysloging +Config</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170831#M39290</link>
      <description>&lt;P&gt;I assume you are changing the port for security purposes.&amp;nbsp; I suggest just keep the same port and instead use encryption.&amp;nbsp; &amp;nbsp;However,&amp;nbsp; if that is not possible,&amp;nbsp; &amp;nbsp;as mentioned,&amp;nbsp; you can use the "&lt;SPAN&gt;cluster log-forwarding create" command to change port number.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As for the logging question,&amp;nbsp; what you see are the default filters.&amp;nbsp; &amp;nbsp;I suggest,&amp;nbsp; create your own filter and rules, create the destination, and assign the filter to the destination:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;DOT 9.1+&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;event filter create -filter-name &amp;lt;filtername&amp;gt;&lt;/P&gt;&lt;P&gt;event notification destination create -name &amp;lt;destname&amp;gt; -syslog&amp;nbsp; &amp;lt;syslogname or IP&amp;gt;&lt;/P&gt;&lt;P&gt;event notification create -filter-name &amp;lt;filtername&amp;gt; -destinations &amp;lt;destname&amp;gt;&lt;/P&gt;&lt;P&gt;event filter rule add -filter-name &amp;lt;filtername&amp;gt; -type &amp;lt;include/exclude&amp;gt; -message-name&amp;nbsp; &amp;lt;message&amp;gt;&lt;BR /&gt;&lt;BR /&gt;If you are unfamiliar with setting event filters and destinations, you can read this KB about Ontap logging and its corresponding&amp;nbsp; "Additional Information" links:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Overview_of_ONTAP_Logs" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Overview_of_ONTAP_Logs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 17:11:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Sysloging-Config/m-p/170831#M39290</guid>
      <dc:creator>cruxrealm</dc:creator>
      <dc:date>2021-10-13T17:11:23Z</dc:date>
    </item>
  </channel>
</rss>

