<?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: Is it possible to display events of multiple _time-values at once? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489834#M136816</link>
    <description>&lt;P&gt;Thank you very much !&lt;BR /&gt;
I was just not thinking about another Dashboard. &lt;BR /&gt;
Works fine, the way you mentioned it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 09:26:59 GMT</pubDate>
    <dc:creator>MBehm</dc:creator>
    <dc:date>2019-11-29T09:26:59Z</dc:date>
    <item>
      <title>Is it possible to display events of multiple _time-values at once?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489829#M136811</link>
      <description>&lt;P&gt;I am trying to build a decent drilldown option and my current state is the following.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;I have a timechart with the number of occurrences of multiple messageID's
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7974iE18854DF43BF97A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;If I click on one of my bars I am able to find the three "one-hour-timespans" with the highest count of events. (this way I am trying to get the timespans with the highest possibility, of containing the reason for an anomaly.)
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7975i1536625532931A79/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;The search:&lt;/STRONG&gt; &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="myIndex" AND MVSMSG=ICH70001I earliest=$earliest$ latest=$latest$ | timechart  COUNT  span=1h  | sort  -COUNT   | head  3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But what I'd like to do is, that the events of the three timespans are displayed, when I click on one of the bars. &lt;/P&gt;

&lt;P&gt;Is that possible and how? I played around a lot with the map-command and some other things, but it seems I'm not able to do this on my own. &lt;/P&gt;

&lt;P&gt;Thanks in advance. &lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 12:03:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489829#M136811</guid>
      <dc:creator>MBehm</dc:creator>
      <dc:date>2019-11-25T12:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display events of multiple _time-values at once?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489830#M136812</link>
      <description>&lt;P&gt;Maybe you can give an example of your desired resultant search?  If I understand it correctly, you want some sort of search according to the messageID you click.  If so, you can set up a custom search/panel using the token $click.value2$ as value of messageID.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 00:21:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489830#M136812</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2019-11-26T00:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display events of multiple _time-values at once?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489831#M136813</link>
      <description>&lt;P&gt;I'm already using the token. The part "&lt;STRONG&gt;MVSMSG=ICH70001I&lt;/STRONG&gt;" of my given search is the "&lt;STRONG&gt;click.value2$&lt;/STRONG&gt;" value. So I got this part. &lt;/P&gt;

&lt;P&gt;My idea was to somehow get these messages (the ones with MVSMSG=$click.value2$), which were issued in the three time spans I selected. &lt;/P&gt;

&lt;P&gt;But I wasn't able to find out if it is even possible to display events of time spans that are not contiguous. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 06:14:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489831#M136813</guid>
      <dc:creator>MBehm</dc:creator>
      <dc:date>2019-11-26T06:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display events of multiple _time-values at once?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489832#M136814</link>
      <description>&lt;P&gt;Hi @MBehm,&lt;BR /&gt;
if I correctly understood your request, you should pass in drilldown the value on click and the extremes of time period.&lt;BR /&gt;
In my dashboard the Time Picher's Token is named "Time", so in drilldown put:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
     &amp;lt;link&amp;gt;your_drilldown_dashboard?token=$click.value2$&amp;amp;TimeDa=$Time.earliest$&amp;amp;TimeA=$Time.latest$&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then in the drilldown dashboard you have to call the three tokens.&lt;/P&gt;

&lt;P&gt;Remember that if you manually modify code in Splunk editor, when you have &lt;CODE&gt;&amp;amp;&lt;/CODE&gt; you have to insert &lt;CODE&gt;&amp;amp;amp;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 11:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489832#M136814</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-11-26T11:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display events of multiple _time-values at once?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489833#M136815</link>
      <description>&lt;P&gt;You are overcomplicating things.  You already know what your base search is that is in front of your &lt;CODE&gt;timechart&lt;/CODE&gt; command and you already have your &lt;CODE&gt;timepicker&lt;/CODE&gt; fields as tokens, so just hardcode your drilldown as &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
    &amp;lt;link target="_blank"&amp;gt;search?q=index="myIndex" AND MVSMSG=ICH70001I earliest=$earliest$ latest=$latest$&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 27 Nov 2019 20:46:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489833#M136815</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-27T20:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display events of multiple _time-values at once?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489834#M136816</link>
      <description>&lt;P&gt;Thank you very much !&lt;BR /&gt;
I was just not thinking about another Dashboard. &lt;BR /&gt;
Works fine, the way you mentioned it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 09:26:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-display-events-of-multiple-time-values-at-once/m-p/489834#M136816</guid>
      <dc:creator>MBehm</dc:creator>
      <dc:date>2019-11-29T09:26:59Z</dc:date>
    </item>
  </channel>
</rss>

