<?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 SDEE report in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487983#M66810</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just wondering wow can i view the SDEE generating event monitoring and reports using CLI? is there any command for this, or force to use SDM/CCP to view on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 12:05:03 GMT</pubDate>
    <dc:creator>yong khang NG</dc:creator>
    <dc:date>2019-03-10T12:05:03Z</dc:date>
    <item>
      <title>SDEE report</title>
      <link>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487983#M66810</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just wondering wow can i view the SDEE generating event monitoring and reports using CLI? is there any command for this, or force to use SDM/CCP to view on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 12:05:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487983#M66810</guid>
      <dc:creator>yong khang NG</dc:creator>
      <dc:date>2019-03-10T12:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: SDEE report</title>
      <link>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487984#M66817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the standard CLI here isn't a way (I know of) to see the raw SDEE events. (it might be possible via the service account).&lt;/P&gt;&lt;P&gt;In the CLI you can get much of the information using the "show event past" command. Filters can be used to look for specific types of events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 15:14:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487984#M66817</guid>
      <dc:creator>rhermes</dc:creator>
      <dc:date>2010-08-04T15:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: SDEE report</title>
      <link>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487985#M66820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In simple words: SDEE is a way for devices to login into the IPS and grab events from th IPS's event store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS acts as a SDEE provider where it can commnicate events to SDEE clients like IME, or 3rd party SDEE servers.&lt;/P&gt;&lt;P&gt;SDEE is enabled by default on the IPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test SDEE communication, you try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;&lt;A href="https://add-ips-/cgi-bin/sdee-server/"&gt;https://add-ips-/cgi-bin/sdee-server/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;and log in.&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;You shall see xml data come back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;There is no way to check this in CLI.&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;If you are just trying to look for events generated by IPS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R057-4270-2# show events ?&lt;BR /&gt;&lt;CR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;alert&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display local system alerts.&lt;BR /&gt;error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display error events.&lt;BR /&gt;hh:mm[:ss]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display start time.&lt;BR /&gt;log&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display log events.&lt;BR /&gt;nac&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display NAC shun events.&lt;BR /&gt;past&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display events starting in the past specified time.&lt;BR /&gt;status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display status events.&lt;BR /&gt;|&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; Output modifiers.&lt;/CR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 19:01:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sdee-report/m-p/1487985#M66820</guid>
      <dc:creator>Siddharth Chandrachud</dc:creator>
      <dc:date>2010-08-04T19:01:20Z</dc:date>
    </item>
  </channel>
</rss>

