<?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: Combine two chart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666519#M54516</link>
    <description>&lt;P&gt;You can try appending the second search to the first search&lt;/P&gt;&lt;P&gt;Having said that using dc by the same field is only every going to give counts of 1 so your searches seem a little strange.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2023 12:35:22 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-10-27T12:35:22Z</dc:date>
    <item>
      <title>Combine two chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666512#M54515</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have create two different timechart like:&lt;/P&gt;&lt;P&gt;Timechart1(cable connection on/off):&lt;/P&gt;&lt;P&gt;index=cisco_asa dest_interface=outside | timechart span=10m dc(count) by count&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Timechart2(login user listed):&lt;/P&gt;&lt;P&gt;host=10.1.1.1 src_sg_info=* | timechart span=10m dc(src_sg_info) by src_sg_info&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Individually the display is perfect, but it would be even better if we could combined into one graph with common timestamps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I search through splunk documents, also tried different setup without success. Hope someone could help me with it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 11:50:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666512#M54515</guid>
      <dc:creator>gjhaaland</dc:creator>
      <dc:date>2023-10-27T11:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Combine two chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666519#M54516</link>
      <description>&lt;P&gt;You can try appending the second search to the first search&lt;/P&gt;&lt;P&gt;Having said that using dc by the same field is only every going to give counts of 1 so your searches seem a little strange.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 12:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666519#M54516</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-10-27T12:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Combine two chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666523#M54518</link>
      <description>&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; yes the search looks strange, but it's the only way out of my problems. If dest_interface=outside the cable to outside interface is connected.&amp;nbsp; Not sure why, but it's perfect. I have also tried to use appendcols to combine both graphs without success.&amp;nbsp; I think I must do more investigation to find out why.&lt;/P&gt;&lt;P&gt;Geir&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 12:51:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666523#M54518</guid>
      <dc:creator>gjhaaland</dc:creator>
      <dc:date>2023-10-27T12:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Combine two chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666589#M54524</link>
      <description>&lt;P&gt;appendcols just puts two sets side by side without any kind of "matching" between those sets so first row of set B will be appended to first row of set A regardless of what order of events each of those sets had.&lt;/P&gt;&lt;P&gt;I think you should rather simply append (not appendcols) those searches together and then do some form of stats by _time (or timechart again) to match data points from the same timestamp.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 08:22:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Combine-two-chart/m-p/666589#M54524</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-10-28T08:22:03Z</dc:date>
    </item>
  </channel>
</rss>

