<?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: Charting last seen date in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103042#M26613</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;... | dedup host | table host _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 28 Mar 2012 15:20:01 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-03-28T15:20:01Z</dc:date>
    <item>
      <title>Charting last seen date</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103041#M26612</link>
      <description>&lt;P&gt;Looking to chart when a host/device was last seen.  &lt;/P&gt;

&lt;P&gt;Host                date&lt;BR /&gt;
server A           3/25/2012&lt;BR /&gt;
server B           3/24/2012&lt;BR /&gt;
server C           3/28/2012&lt;/P&gt;

&lt;P&gt;Something like that.  Date format doesn't have to be that way.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 14:42:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103041#M26612</guid>
      <dc:creator>mlevenson</dc:creator>
      <dc:date>2012-03-28T14:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Charting last seen date</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103042#M26613</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;... | dedup host | table host _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Mar 2012 15:20:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103042#M26613</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-03-28T15:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Charting last seen date</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103043#M26614</link>
      <description>&lt;P&gt;Okay but when I got od odo a fieldformat such as &lt;BR /&gt;
 | dedup host | fieldformat Stime = strftime(_time,"%m/%d/%Y") | table Stime&lt;/P&gt;

&lt;P&gt;I get no output.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 16:09:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103043#M26614</guid>
      <dc:creator>mlevenson</dc:creator>
      <dc:date>2012-03-28T16:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Charting last seen date</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103044#M26615</link>
      <description>&lt;P&gt;Use &lt;CODE&gt;eval&lt;/CODE&gt; instead of &lt;CODE&gt;fieldformat&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 16:15:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Charting-last-seen-date/m-p/103044#M26615</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-03-28T16:15:22Z</dc:date>
    </item>
  </channel>
</rss>

