<?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 export events from specific date in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468556#M90665</link>
    <description>&lt;P&gt;Does any one know the syntax to export events with idsalarms.exe from specific date in VMS2.1?&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 09:51:05 GMT</pubDate>
    <dc:creator>yiwang2005</dc:creator>
    <dc:date>2019-03-10T09:51:05Z</dc:date>
    <item>
      <title>export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468556#M90665</link>
      <description>&lt;P&gt;Does any one know the syntax to export events with idsalarms.exe from specific date in VMS2.1?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:51:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468556#M90665</guid>
      <dc:creator>yiwang2005</dc:creator>
      <dc:date>2019-03-10T09:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468557#M90666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Alarm Export utility (IdsAlarms.exe) is a command-line utility that provides external access to events stored in the database. You can use the Alarm Export utility to perform the following tasks: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read events from the database and output them to an archive file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark events for deletion from the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unmark events currently marked for deletion in the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IdsAlarms [-f"filename"] [-l&lt;LEVEL&gt;] [-o&lt;FORMAT&gt;] [-s&amp;lt;"clause"&amp;gt;] [-a&lt;OUTPUTTYPE&gt;] [-d] [-u] [-z]&lt;/OUTPUTTYPE&gt;&lt;/FORMAT&gt;&lt;/LEVEL&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 20:16:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468557#M90666</guid>
      <dc:creator>a-vazquez</dc:creator>
      <dc:date>2006-01-25T20:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468558#M90667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question is really about the "-s&amp;lt;"clause"&amp;gt;" syntax and what field names available or needed to sepecify for events of certain date in the database.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the documentation, the example is &amp;lt;"event_storage_time &amp;gt; 'Jan 24, 2002'"&amp;gt;, so I tried something like &amp;lt;"event_storage_time = 'Jan 24, 2002'"&amp;gt;, but it generated a file with no events.  And I am not even sure "event_storage_time" is the correct field to choose and interested to know what other fields available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 12:27:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468558#M90667</guid>
      <dc:creator>yiwang2005</dc:creator>
      <dc:date>2006-01-26T12:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468559#M90668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting the date in this format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IdsAlarms -s "event_storage_time =20031203"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 12:50:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468559#M90668</guid>
      <dc:creator>darin.marais</dc:creator>
      <dc:date>2006-01-26T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468560#M90670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just tried.  no:(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the example in the documentation works, just not what i wanted for a certain date only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 14:02:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468560#M90670</guid>
      <dc:creator>yiwang2005</dc:creator>
      <dc:date>2006-01-26T14:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468561#M90672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you mean between a cirtain period of time, like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;idsalarms -s"event_storage_time BETWEEN '2004-03-30 17:00' AND '2004-03-30 17:02'"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 14:47:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468561#M90672</guid>
      <dc:creator>darin.marais</dc:creator>
      <dc:date>2006-01-26T14:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468562#M90673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was only looking to do certain date, but will be better to get to certain period of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 16:22:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468562#M90673</guid>
      <dc:creator>yiwang2005</dc:creator>
      <dc:date>2006-01-26T16:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: export events from specific date</title>
      <link>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468563#M90674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idsalarms.exe -os -s"event_storage_time &amp;gt; 'Dec 20, 2005' AND event_storage_time &amp;lt; 'Dec 27, 2005'"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 19:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-events-from-specific-date/m-p/468563#M90674</guid>
      <dc:creator>abelardo</dc:creator>
      <dc:date>2006-01-26T19:49:57Z</dc:date>
    </item>
  </channel>
</rss>

