<?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 Syslog in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15514#M3494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it is possible that this post discussion have allready being posted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, if it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is, how can i send my log (syslog, and audit log) to a syslog server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:21:02 GMT</pubDate>
    <dc:creator>ploufg</dc:creator>
    <dc:date>2025-06-05T06:21:02Z</dc:date>
    <item>
      <title>Syslog</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15514#M3494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it is possible that this post discussion have allready being posted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, if it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is, how can i send my log (syslog, and audit log) to a syslog server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:21:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15514#M3494</guid>
      <dc:creator>ploufg</dc:creator>
      <dc:date>2025-06-05T06:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15518#M3496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ploufg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syslog in ONTAP is the same as in UNIX or Linux. For a given facility or severity, you can specify a loghost rather than a log file. syslogd will then attempt to forward the logs to the specified loghost over the network. Assuming the loghost is configured to recieve log messages, it will then write them to its own log files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the syslogd man page for more information on how to use the logost option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 20:02:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15518#M3496</guid>
      <dc:creator>reide</dc:creator>
      <dc:date>2012-08-10T20:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15523#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The configuration is a little ugly but works similar to most Unix based systems but, assuming "logs" resolves to the IP address of your log server you need to add a line to /vol/vol0/etc/syslog.conf containing the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.*&amp;nbsp;&amp;nbsp;&amp;nbsp; @logs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This will messages from any source on the filer with any severity to the host logs via UDP. You can also get fancier and do stuff like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.*&amp;nbsp; *.debug@logs&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;which will send all of the filer's log entries to the log server with the debug priority.&lt;/P&gt;&lt;P&gt;Make sure you can resolve "logs" from the filer. It will accept FQDNs or (I think) IP addresses as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that UDP does not provide reliable delivery so if the filer is having issues they may not show up in the logs on your log server and the filer won't tell you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 17:17:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog/m-p/15523#M3498</guid>
      <dc:creator>jeremypage</dc:creator>
      <dc:date>2012-08-17T17:17:55Z</dc:date>
    </item>
  </channel>
</rss>

