<?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 Create table and chart with different fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Create-table-and-chart-with-different-fields/m-p/68814#M17269</link>
    <description>&lt;P&gt;Hello everyone, &lt;/P&gt;

&lt;P&gt;I'm using splunk for logfile analysis and what I'm trying to do is generating a report including chart and table, but with different fields displayed.&lt;BR /&gt;
If I try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | table probability_of_portscan, number_of_connections, timespan, duration_in_seconds, src, dst, dst_ports | chart values(number_of_connections) OVER src BY probability_of_portscan
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I get the chart I want, but with its correlating table, not the table I defined.&lt;/P&gt;

&lt;P&gt;Each of the commands itself gives me what I want, but I can't figure out, how to get the table AND the chart I defined.&lt;BR /&gt;
Any suggestions for combining the commands, apparently piping doesn't work? &lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2013 09:30:51 GMT</pubDate>
    <dc:creator>hRun</dc:creator>
    <dc:date>2013-09-20T09:30:51Z</dc:date>
    <item>
      <title>Create table and chart with different fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Create-table-and-chart-with-different-fields/m-p/68814#M17269</link>
      <description>&lt;P&gt;Hello everyone, &lt;/P&gt;

&lt;P&gt;I'm using splunk for logfile analysis and what I'm trying to do is generating a report including chart and table, but with different fields displayed.&lt;BR /&gt;
If I try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | table probability_of_portscan, number_of_connections, timespan, duration_in_seconds, src, dst, dst_ports | chart values(number_of_connections) OVER src BY probability_of_portscan
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I get the chart I want, but with its correlating table, not the table I defined.&lt;/P&gt;

&lt;P&gt;Each of the commands itself gives me what I want, but I can't figure out, how to get the table AND the chart I defined.&lt;BR /&gt;
Any suggestions for combining the commands, apparently piping doesn't work? &lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:30:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Create-table-and-chart-with-different-fields/m-p/68814#M17269</guid>
      <dc:creator>hRun</dc:creator>
      <dc:date>2013-09-20T09:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create table and chart with different fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Create-table-and-chart-with-different-fields/m-p/68815#M17270</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I guess you should create a new dashboard with two panels inside, one for the table and other one for the chart, then you will get all the info in the same screen&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:33:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Create-table-and-chart-with-different-fields/m-p/68815#M17270</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-09-20T09:33:49Z</dc:date>
    </item>
  </channel>
</rss>

