<?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 Configure important EMS events to forward notifications to a syslog server with customization Port in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434129#M40446</link>
    <description>&lt;P&gt;How to&amp;nbsp;Configure important EMS events to forward notifications to a syslog server with customization Port&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2022 12:30:14 GMT</pubDate>
    <dc:creator>Naresh_T</dc:creator>
    <dc:date>2022-04-18T12:30:14Z</dc:date>
    <item>
      <title>Configure important EMS events to forward notifications to a syslog server with customization Port</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434129#M40446</link>
      <description>&lt;P&gt;How to&amp;nbsp;Configure important EMS events to forward notifications to a syslog server with customization Port&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 12:30:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434129#M40446</guid>
      <dc:creator>Naresh_T</dc:creator>
      <dc:date>2022-04-18T12:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configure important EMS events to forward notifications to a syslog server with customization Po</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434157#M40452</link>
      <description>&lt;DIV class=""&gt;&lt;P&gt;To log notifications of the most severe events on a syslog server, you must configure the EMS to forward notifications for events that signal important activity.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;What you’ll need&lt;/DIV&gt;&lt;P&gt;DNS must be configured on the cluster to resolve the syslog server name.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;About this task&lt;/DIV&gt;&lt;P&gt;If your environment does not already contain a syslog server for event notifications, you must first create one. If your environment already contains a syslog server for logging events from other systems, then you might want to use that one for important event notifications.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;You can perform this task any time the cluster is running by entering the commands on the ONTAP command line.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Steps&lt;/DIV&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;P&gt;Create a syslog server destination for important events:&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;event notification destination create -name syslog-ems -syslog syslog-server-address&lt;/P&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Configure the important events to forward notifications to the syslog server:&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;event notification create -filter-name important-events -destinations syslog-ems&lt;/P&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Apr 2022 02:55:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434157#M40452</guid>
      <dc:creator>shaneo</dc:creator>
      <dc:date>2022-04-19T02:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configure important EMS events to forward notifications to a syslog server with customization Po</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434159#M40454</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/102022"&gt;@shaneo&lt;/a&gt;&amp;nbsp;One thing to note about those documented steps is there is no command / flag to put in a custom port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look at&amp;nbsp;&lt;A href="https://community.netapp.com/t5/ONTAP-Discussions/Syslog-custom-port/m-p/163997" target="_blank"&gt;https://community.netapp.com/t5/ONTAP-Discussions/Syslog-custom-port/m-p/163997&lt;/A&gt;&amp;nbsp;and you might get a clearer picture. Seems custom ports aren't actually supported or something along those lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in the mentioned thread they used iptables to work around it, you could also maybe consider using a proxy of some kind to re-route the requests.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 03:36:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434159#M40454</guid>
      <dc:creator>RossC</dc:creator>
      <dc:date>2022-04-19T03:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configure important EMS events to forward notifications to a syslog server with customization Po</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434160#M40455</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/79771"&gt;@RossC&lt;/a&gt;&amp;nbsp;Thanks for sharing the link. Let us try to configure the IPset+IPtables for routing to a different port or proxy server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 03:49:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/434160#M40455</guid>
      <dc:creator>Naresh_T</dc:creator>
      <dc:date>2022-04-19T03:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Configure important EMS events to forward notifications to a syslog server with customization Po</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/457258#M44364</link>
      <description>&lt;P&gt;hello：&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;This article will give you a better understanding of the principle and process of EMS configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;A href="https://docs.netapp.com/zh-cn/ontap/error-messages/configure-ems-events-notifications-syslog-task.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/zh-cn/ontap/error-messages/configure-ems-events-notifications-syslog-task.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i hope to help you&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 08:57:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Configure-important-EMS-events-to-forward-notifications-to-a-syslog-server-with/m-p/457258#M44364</guid>
      <dc:creator>chenguanghui</dc:creator>
      <dc:date>2024-12-10T08:57:12Z</dc:date>
    </item>
  </channel>
</rss>

