<?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: Syslog Defaults in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111094#M23493</link>
    <description>&lt;P&gt;Local auditlog logging is not handled by syslog. auditlog is recorded even when syslog.conf has no corresponding entry. Whereas, you can configure remote logging of auditlog by adding special facility in syslog.conf.&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;actp=LIST&amp;amp;id=1010374" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;actp=LIST&amp;amp;id=1010374&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;kern.crit &amp;nbsp; &amp;nbsp; /etc/messages&lt;/SPAN&gt;" just suppress logging for messages log. To suppress console message, add "kern.crit&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/console".&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2015 06:11:57 GMT</pubDate>
    <dc:creator>YIshikawa</dc:creator>
    <dc:date>2015-10-14T06:11:57Z</dc:date>
    <item>
      <title>Syslog Defaults</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111085#M23492</link>
      <description>&lt;P&gt;I'm looking at configuring the syslogd&amp;nbsp;on my 8.2 7-mode filers. Having a read here &lt;A href="https://library.netapp.com/ecmdocs/ECMP1196890/html/man8/na_syslogd.8.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1196890/html/man8/na_syslogd.8.html&lt;/A&gt;&amp;nbsp;it states that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;If &lt;STRONG&gt;/etc/syslog.conf&lt;/STRONG&gt; does not exist the &lt;STRONG&gt;syslogd&lt;/STRONG&gt; daemon will output all log messages of priority &lt;STRONG&gt;info&lt;/STRONG&gt; or higher to the console and to the file &lt;STRONG&gt;/etc/messages"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This does not appear to be wholey accurate though. By default it seems that audit messages generated&amp;nbsp;by the local7 facility will also be logged but to /etc/logs/audit file also. Is this correct? Also, are these defaults overridden&amp;nbsp;by the syslogd.comf file. For example, by default we are logging *.info to /etc/messages. If I add a line to the .confg file of&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;kern.crit &amp;nbsp; &amp;nbsp; /etc/messages&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Does this override the default and enable logging of only kernel message at critical level to the messages log?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:03:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111085#M23492</guid>
      <dc:creator>darraghos</dc:creator>
      <dc:date>2025-06-04T23:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Defaults</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111094#M23493</link>
      <description>&lt;P&gt;Local auditlog logging is not handled by syslog. auditlog is recorded even when syslog.conf has no corresponding entry. Whereas, you can configure remote logging of auditlog by adding special facility in syslog.conf.&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;actp=LIST&amp;amp;id=1010374" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;actp=LIST&amp;amp;id=1010374&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;kern.crit &amp;nbsp; &amp;nbsp; /etc/messages&lt;/SPAN&gt;" just suppress logging for messages log. To suppress console message, add "kern.crit&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/console".&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 06:11:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111094#M23493</guid>
      <dc:creator>YIshikawa</dc:creator>
      <dc:date>2015-10-14T06:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Defaults</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111109#M23494</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Thanks for that. So it's a different daemon&amp;nbsp;that handles the audit logging but it reads some&amp;nbsp;config from&amp;nbsp;the syslog.conf file. A little confusing&amp;nbsp;but makes sense based on the tests I have&amp;nbsp;been&amp;nbsp;performing. In terms of the message loggin to console/file though, is the following correct:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;if there is an entry relating to message loggin to messages log/console it will override the default of *.info&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:11:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111109#M23494</guid>
      <dc:creator>darraghos</dc:creator>
      <dc:date>2015-10-14T10:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Defaults</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111113#M23497</link>
      <description>&lt;P&gt;&amp;gt; i&lt;SPAN&gt;f there is an entry relating to message loggin to messages log/console it will override the default of *.info&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, it is a bit dirrerent.&lt;BR /&gt;If you create custom syslog.conf file, syslogd works like that on other UNIX/Linux OS.&lt;BR /&gt;No line of /dev/console destination in syslog.conf, log output of console is completely disabled. Or, if /dev/console output is defined with other facility, syslog follows as it is.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:55:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/111113#M23497</guid>
      <dc:creator>YIshikawa</dc:creator>
      <dc:date>2015-10-14T10:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Defaults</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/119605#M25612</link>
      <description>&lt;P&gt;I had to revisit this recently. It seems ( to me) that the following lines achieve the same namely sending the auditlog messages to a remote&amp;nbsp;syslog server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;local7.* @ipaddress&lt;/LI&gt;&lt;LI&gt;cmdsaudit.auditlog @ipaddress&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The only difference I can think of is this statement&amp;nbsp;from here: &lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;actp=LIST&amp;amp;id=1010374" target="_self"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;actp=LIST&amp;amp;id=1010374&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Audit log messages are more verbose than syslog messages. A typical syslog entry is a single line. A typical audit log entry is as follows:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;date [method of access] :START:command incoming hostname&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;date [method of access] :IN:command "input" command being sent to filer&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;date [method of access] :OUT: output from command (may be multiple lines)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;date [method of access] :END:comma&lt;/EM&gt;nd"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that the only difference between these configs?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 13:35:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-Defaults/m-p/119605#M25612</guid>
      <dc:creator>darraghos</dc:creator>
      <dc:date>2016-05-25T13:35:35Z</dc:date>
    </item>
  </channel>
</rss>

