<?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: How to generate a flow diagram from sequence of splunk events? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/612991#M77618</link>
    <description>&lt;P&gt;and there is of course the flow map viz by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121148"&gt;@chrisyounger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/4657/" target="_blank"&gt;https://splunkbase.splunk.com/app/4657/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;if you are looking for transactional volume flow between the servers&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 03:22:29 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2022-09-14T03:22:29Z</dc:date>
    <item>
      <title>How to generate a flow diagram from sequence of splunk events?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/286138#M34039</link>
      <description>&lt;P&gt;Hi, Is there a way to generate a transaction flow diagram in Splunk?&lt;/P&gt;

&lt;P&gt;Ex: Each transaction ID passes through 4 servers and I can view the sequence of log events in Splunk enterprise. I want to visualize these sequence of events. How do i achieve that?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:22:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/286138#M34039</guid>
      <dc:creator>friscos</dc:creator>
      <dc:date>2016-09-16T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a flow diagram from sequence of splunk events?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/286139#M34040</link>
      <description>&lt;P&gt;Look at this app&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/3112/"&gt;https://splunkbase.splunk.com/app/3112/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:38:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/286139#M34040</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-16T14:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a flow diagram from sequence of splunk events?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/286140#M34041</link>
      <description>&lt;P&gt;Might be related - &lt;A href="https://answers.splunk.com/answers/333170/how-do-i-search-for-irregularities-in-the-sequence.html"&gt;How do I search for irregularities in the sequence of events?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 15:00:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/286140#M34041</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-09-16T15:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a flow diagram from sequence of splunk events?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/612989#M77617</link>
      <description>&lt;P&gt;I've found&amp;nbsp;&lt;A title="Timeline app" href="https://splunkbase.splunk.com/app/3120/" target="_self"&gt;https://splunkbase.splunk.com/app/3120/&lt;/A&gt;&amp;nbsp;to be an effective way of showing calls between different components - with the length of the bars being the time taken for the call to complete.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get your data into a table of the following format:&lt;/P&gt;&lt;P&gt;| table startTime rowName category timeInMs&lt;/P&gt;&lt;P&gt;Then&amp;nbsp;select the &lt;A href="https://splunkbase.splunk.com/app/3120/" target="_self"&gt;Timeline visualisation&lt;/A&gt;&amp;nbsp;(once installed), and Format it with the option: 'use colour'.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 02:38:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/612989#M77617</guid>
      <dc:creator>rojyates</dc:creator>
      <dc:date>2022-09-14T02:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a flow diagram from sequence of splunk events?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/612991#M77618</link>
      <description>&lt;P&gt;and there is of course the flow map viz by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121148"&gt;@chrisyounger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/4657/" target="_blank"&gt;https://splunkbase.splunk.com/app/4657/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;if you are looking for transactional volume flow between the servers&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 03:22:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-generate-a-flow-diagram-from-sequence-of-splunk-events/m-p/612991#M77618</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2022-09-14T03:22:29Z</dc:date>
    </item>
  </channel>
</rss>

