<?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: Join or something better? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86203#M21985</link>
    <description>&lt;P&gt;Will you still be sending example data?&lt;/P&gt;

&lt;P&gt;So is there one line with taskid , duration, type. Then another line with Id and owner where the id will equal taskid?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Mar 2012 00:50:36 GMT</pubDate>
    <dc:creator>cramasta</dc:creator>
    <dc:date>2012-03-07T00:50:36Z</dc:date>
    <item>
      <title>Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86198#M21980</link>
      <description>&lt;P&gt;I'm new to splunk, here's my issue. I have a log file which contains the extracted fields below:&lt;BR /&gt;
task_id&lt;BR /&gt;
task_duration&lt;BR /&gt;
content_owner&lt;BR /&gt;
task_type&lt;/P&gt;

&lt;P&gt;I'm looking to find the task_duration for two search strings "string ABC" OR "string 123" so those two lines which would return  would have task_id, task_duration, and task_type. I need to use the task_id to find the content_owner as its elsewhere in the log... In the end what I want to see is:&lt;/P&gt;

&lt;P&gt;task_id: ####   content_owner: XYZ    task_type: XYZ   task_duration: ####&lt;BR /&gt;
                                      task_type: ZYX   task_duration: ####&lt;BR /&gt;
&lt;/P&gt;task_id: ####   etc&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86198#M21980</guid>
      <dc:creator>tb582</dc:creator>
      <dc:date>2020-09-28T11:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86199#M21981</link>
      <description>&lt;P&gt;Really would need to see your data to figure out the right solution but you could try something like&lt;/P&gt;

&lt;P&gt;...| transaction task_id&lt;/P&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;P&gt;....| stats values by task_id&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2012 22:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86199#M21981</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-06T22:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86200#M21982</link>
      <description>&lt;P&gt;I tried that - doesnt seem to work exactly the way I want - can I send you some examples offline?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2012 23:07:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86200#M21982</guid>
      <dc:creator>tb582</dc:creator>
      <dc:date>2012-03-06T23:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86201#M21983</link>
      <description>&lt;P&gt;Sure send to &lt;A href="mailto:j1621c@Yahoo.com"&gt;j1621c@Yahoo.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2012 23:11:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86201#M21983</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-06T23:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86202#M21984</link>
      <description>&lt;P&gt;Actually looking at my data again, it looks like I was slightly off... Maybe you can help ne with a bit more detail. So I still want to see the data as above but I was wrong about content_owner its not contained within the same task_id but rather Splunk will need to look for owner based on an extracted field called id.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:29:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86202#M21984</guid>
      <dc:creator>tb582</dc:creator>
      <dc:date>2020-09-28T11:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86203#M21985</link>
      <description>&lt;P&gt;Will you still be sending example data?&lt;/P&gt;

&lt;P&gt;So is there one line with taskid , duration, type. Then another line with Id and owner where the id will equal taskid?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2012 00:50:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86203#M21985</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-07T00:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Join or something better?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86204#M21986</link>
      <description>&lt;P&gt;ok logs sent&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2012 01:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Join-or-something-better/m-p/86204#M21986</guid>
      <dc:creator>tb582</dc:creator>
      <dc:date>2012-03-07T01:29:42Z</dc:date>
    </item>
  </channel>
</rss>

