<?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 do hierarchy query? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268732#M189964</link>
    <description>&lt;P&gt;Install the &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;Splunk 6.x Dashboard Examples App&lt;/A&gt; and look at the Sankey Chart. Its a custom visualization for hierarchical data.&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2016 00:23:23 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-05-25T00:23:23Z</dc:date>
    <item>
      <title>How to do hierarchy query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268730#M189962</link>
      <description>&lt;P&gt;For simplicity sake, my data definition looks like: (FileId,ObjectId,ParentObjectId)&lt;BR /&gt;
My data sample may look like:&lt;BR /&gt;
f1,o1,null&lt;BR /&gt;
f1,o1,null&lt;BR /&gt;
f1,o2,o1&lt;BR /&gt;
f1,o3,o2&lt;BR /&gt;
I am basically trying to see something like this in the o/p..&lt;BR /&gt;
Max depth in hierarchy for the above data set will be 2 (since, o3-&amp;gt;o2-&amp;gt;o1)&lt;BR /&gt;
Also, I am interested in looking at the depth across fileIds..like a group by of the above results over fileIds&lt;BR /&gt;
Any help in this will be appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 19:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268730#M189962</guid>
      <dc:creator>jojujose</dc:creator>
      <dc:date>2016-05-24T19:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to do hierarchy query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268731#M189963</link>
      <description>&lt;P&gt;Hi jojujose,&lt;/P&gt;

&lt;P&gt;With base in your sample, I believe that you need use the &lt;CODE&gt;transaction&lt;/CODE&gt; command for this. This command classify the start and end of each event. &lt;/P&gt;

&lt;P&gt;Veja se isto ajuda: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Transaction"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Transaction&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;[]s&lt;BR /&gt;
RM&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 21:57:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268731#M189963</guid>
      <dc:creator>rafamss</dc:creator>
      <dc:date>2016-05-24T21:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to do hierarchy query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268732#M189964</link>
      <description>&lt;P&gt;Install the &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;Splunk 6.x Dashboard Examples App&lt;/A&gt; and look at the Sankey Chart. Its a custom visualization for hierarchical data.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 00:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-do-hierarchy-query/m-p/268732#M189964</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-25T00:23:23Z</dc:date>
    </item>
  </channel>
</rss>

