<?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 not sending Logon Alerts in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63815#M15069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need to have options auditlog.enable on&lt;/P&gt;&lt;P&gt;This will log all login attempts/commands/failures in /etc/log/auditlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I believe adding local7.* @1.2.3.4in your syslog config will get it logging to your aggregator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Oct 2013 13:31:12 GMT</pubDate>
    <dc:creator>DAVE_WITHERS</dc:creator>
    <dc:date>2013-10-07T13:31:12Z</dc:date>
    <item>
      <title>Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63811#M15068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;Hello,&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;I am required for compliance to track all user account activity. Therefore I need to track logon/logoff and login failures.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;I have syslog configured on my filer but it only sends login failure messages out through syslog. Here is my syslog config.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;Any help would be appreciated.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# $Id: //depot/prod/DOT/R8.0.3x/ontap/files/syslog.conf.sample#1 $&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Copyright (c) 1994-1996 Network Appliance.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# All rights reserved.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Sample syslog.conf file.&amp;nbsp; Copy to /etc/syslog.conf to use.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# You must use TABS for separators between fields.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Log messages of priority info or higher to the console and to /etc/messages&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;*.info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/console&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;*.info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /etc/messages&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Edit and uncomment following line to log all messages of priority&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# err or higher and all kernel messages to a remote host, e.g. adminhost&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# *.err;kern.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @adminhost&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Edit and uncomment following line to log all messages of priority&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# err or higher and all kernel messages to the local7 facility of the&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# syslogd on a remote host, e.g. adminhost.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# *.err;kern.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; local7.*@adminhost&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Edit and uncomment following line to log all messages of priority&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# err or higher and all kernel messages to a remote host, e.g. adminhost,&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# at priority debug.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# *.err;kern.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *.debug@adminhost&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Edit and uncomment following line to log all messages of priority&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# err or higher and all kernel messages to the local5 facility of the&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# syslogd on a remote host, e.g. adminhost, at priority info.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# *.err;kern.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; local5.info@adminhost&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#Remote logging to LEM&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#*.info local7.*@XXX.XXX.XXX.XXX&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#AUTH&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#*.* &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/17749"&gt;@xxx&lt;/a&gt;.XXX.XX.XX&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;#authpriv.* &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:local7.*@XXX.XXX.XX.XX" style="font-style: inherit; font-family: inherit; color: #009fda;" target="_blank"&gt;local7.*@XXX.XXX.XX.XX&lt;/A&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;#kern.info &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:local7.*@XXX.XXX.XX.XX" style="font-style: inherit; font-family: inherit; color: #009fda;" target="_blank"&gt;local7.*@XXX.XXX.XX.XX&lt;/A&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;*.info &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/17749"&gt;@xxx&lt;/a&gt;.XXX.XX.XX&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;auth.debug &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/17749"&gt;@xxx&lt;/a&gt;.XXX.XX.XX&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;authpriv.debug &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/17749"&gt;@xxx&lt;/a&gt;.XXX.XX.XX&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;kern.info &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/17749"&gt;@xxx&lt;/a&gt;.XXX.XX.XX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="jive-content-footer-item" style="font-style: inherit; font-family: inherit;"&gt;50 Views&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="jive-content-footer-item jive-content-footer-tags" style="font-style: inherit; font-family: inherit;"&gt;Tags: &lt;SPAN id="jive-edit-inline-add-none" style="font-style: inherit; font-family: inherit;"&gt;none&lt;/SPAN&gt; &lt;SPAN class="jive-edit-inline-tags-edit" id="jive-edit-inline-tags-edit" style="font-style: inherit; font-family: inherit;"&gt;(&lt;A _jive_internal="true" href="https://community.netapp.com/message/118063" style="font-style: inherit; font-family: inherit; color: #8ca9cd;" target="_blank"&gt;add&lt;/A&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:52:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63811#M15068</guid>
      <dc:creator>PKROETSCH</dc:creator>
      <dc:date>2025-06-05T05:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63815#M15069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need to have options auditlog.enable on&lt;/P&gt;&lt;P&gt;This will log all login attempts/commands/failures in /etc/log/auditlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I believe adding local7.* @1.2.3.4in your syslog config will get it logging to your aggregator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:31:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63815#M15069</guid>
      <dc:creator>DAVE_WITHERS</dc:creator>
      <dc:date>2013-10-07T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63820#M15070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That logs it into the auditlog but it does not send it out through syslog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:46:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63820#M15070</guid>
      <dc:creator>PKROETSCH</dc:creator>
      <dc:date>2013-10-11T16:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63824#M15071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;adding the local7 option in your syslog.conf SHOULD forward the auditlog to the syslog server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 17:55:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63824#M15071</guid>
      <dc:creator>DAVE_WITHERS</dc:creator>
      <dc:date>2013-10-15T17:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63828#M15072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the current configuration...and It is not sending....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*.info&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:local7.*@XXX.XXX.XX.XX" target="_blank"&gt;local7.*@XXX.XXX.XX.XX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;auth.debug &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:local7.*@XXX.XXX.XX.XX" target="_blank"&gt;local7.*@XXX.XXX.XX.XX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;authpriv.debug &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:local7.*@XXX.XXX.XX.XX" target="_blank"&gt;local7.*@XXX.XXX.XX.XX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;kern.info &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:local7.*@XXX.XXX.XX.XX" target="_blank"&gt;local7.*@XXX.XXX.XX.XX&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 18:52:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63828#M15072</guid>
      <dc:creator>PKROETSCH</dc:creator>
      <dc:date>2013-10-15T18:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63833#M15074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try, on the filer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;local7.debug @w.x.y.z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should see it at the remote syslog server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 22:44:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63833#M15074</guid>
      <dc:creator>JIM_SURLOW</dc:creator>
      <dc:date>2014-01-20T22:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog not sending Logon Alerts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63842#M15077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you that worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 14:17:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Syslog-not-sending-Logon-Alerts/m-p/63842#M15077</guid>
      <dc:creator>PKROETSCH</dc:creator>
      <dc:date>2014-01-27T14:17:55Z</dc:date>
    </item>
  </channel>
</rss>

