<?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 do you build a panel with different source inputs? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433900#M123874</link>
    <description>&lt;P&gt;I am trying to build a panel where I would like to input the source and present in a radial guaze.&lt;/P&gt;

&lt;P&gt;The simple query looks something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=x host=y source = /logs/zzz* "keyword"| |timechart span=1m count as keyword
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And in there I want to be able to change the "zzz" to different options as per input. &lt;/P&gt;

&lt;P&gt;Any advice?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 20:29:19 GMT</pubDate>
    <dc:creator>pranay04</dc:creator>
    <dc:date>2019-01-30T20:29:19Z</dc:date>
    <item>
      <title>How do you build a panel with different source inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433900#M123874</link>
      <description>&lt;P&gt;I am trying to build a panel where I would like to input the source and present in a radial guaze.&lt;/P&gt;

&lt;P&gt;The simple query looks something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=x host=y source = /logs/zzz* "keyword"| |timechart span=1m count as keyword
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And in there I want to be able to change the "zzz" to different options as per input. &lt;/P&gt;

&lt;P&gt;Any advice?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 20:29:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433900#M123874</guid>
      <dc:creator>pranay04</dc:creator>
      <dc:date>2019-01-30T20:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do you build a panel with different source inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433901#M123875</link>
      <description>&lt;P&gt;Hi @pranay04 &lt;/P&gt;

&lt;P&gt;To do this you need to edit the dashboard and "add an input". Edit thatinput to set  a token called for example "source".&lt;/P&gt;

&lt;P&gt;Then in your panel, update the search to look like this:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=x host=y source = $source$* "keyword |timechart span=1m count as keyword&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Here is some more info: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Viz/tokens#Using_tokens_in_a_search"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Viz/tokens#Using_tokens_in_a_search&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Good luck &lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 21:54:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433901#M123875</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-01-30T21:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do you build a panel with different source inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433902#M123876</link>
      <description>&lt;P&gt;Great ! Thanks! got it&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 21:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433902#M123876</guid>
      <dc:creator>pranay04</dc:creator>
      <dc:date>2019-01-31T21:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do you build a panel with different source inputs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433903#M123877</link>
      <description>&lt;P&gt;Why not keep them all and use the &lt;CODE&gt;Trellis&lt;/CODE&gt; feature?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/VisualizationTrellis"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Viz/VisualizationTrellis&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 23:36:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-build-a-panel-with-different-source-inputs/m-p/433903#M123877</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-01-31T23:36:52Z</dc:date>
    </item>
  </channel>
</rss>

