<?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 How to add the _time failed in the output. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426066#M52097</link>
    <description>&lt;P&gt;Hello everyone.&lt;/P&gt;

&lt;P&gt;Want to display the output only for the time which crosses 18 months (earliest time)&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 06:59:54 GMT</pubDate>
    <dc:creator>rajhemant26</dc:creator>
    <dc:date>2019-03-08T06:59:54Z</dc:date>
    <item>
      <title>How to add the _time failed in the output.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426066#M52097</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;

&lt;P&gt;Want to display the output only for the time which crosses 18 months (earliest time)&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 06:59:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426066#M52097</guid>
      <dc:creator>rajhemant26</dc:creator>
      <dc:date>2019-03-08T06:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to add the _time failed in the output.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426067#M52098</link>
      <description>&lt;P&gt;Because _time is a special field, you will need to do this:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=app sourcetype=mq_metric host=prod* QUEUE=DEAD.LETTER.Q OR MESSAGE.ACTION.Q&lt;BR /&gt;
|stats p90(CURDEPTH) AS "Queue Depth" p90(MSGAGE) as "Massage Age" by QUEUE, _time | stats max(*) AS * max(_time) as _time |table _time,QUEUE,"Massage Age","Queue Depth"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 07:07:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426067#M52098</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-03-08T07:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to add the _time failed in the output.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426068#M52099</link>
      <description>&lt;P&gt;Hi @rajhemant26&lt;/P&gt;

&lt;P&gt;Click &lt;CODE&gt;101010&lt;/CODE&gt; and paste your query. Some part is truncating&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 07:07:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-add-the-time-failed-in-the-output/m-p/426068#M52099</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-03-08T07:07:58Z</dc:date>
    </item>
  </channel>
</rss>

