<?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 search for the most popular purchased item X AND which other item was purchased most often with item X? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128211#M34804</link>
    <description>&lt;P&gt;Hi @upuc&lt;/P&gt;

&lt;P&gt;Did @martin_mueller's arules command suggestion not solve your issue? Didn't hear from you for a month.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2014 03:52:39 GMT</pubDate>
    <dc:creator>ppablo</dc:creator>
    <dc:date>2014-10-20T03:52:39Z</dc:date>
    <item>
      <title>How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128204#M34797</link>
      <description>&lt;P&gt;I would like to search for common product-packages. So I want to look for one item (AAA) and find out which other item (XXX) was bought most often in the same purchase order (Orders with AAA).&lt;BR /&gt;
I already clicked through the other questions on this page and found the following link:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/SearchReference/Correlate"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/SearchReference/Correlate&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Sadly, I'm not able to apply this query to my problem. Hope someone can help.&lt;BR /&gt;
Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:18:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128204#M34797</guid>
      <dc:creator>upuc</dc:creator>
      <dc:date>2014-09-17T10:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128205#M34798</link>
      <description>&lt;P&gt;A sample of event data would be very useful here. Is it the case that each line item in an order is a separate Splunk event? Or are they clumped together somehow, with all line items for an order in the same event?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:44:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128205#M34798</guid>
      <dc:creator>aweitzman</dc:creator>
      <dc:date>2014-09-17T12:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128206#M34799</link>
      <description>&lt;P&gt;According to the docs at &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/SearchReference/Arules"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.3/SearchReference/Arules&lt;/A&gt; you're looking for the &lt;CODE&gt;arules&lt;/CODE&gt; command.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:57:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128206#M34799</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-09-17T12:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128207#M34800</link>
      <description>&lt;P&gt;Let me know if and how that works though, I've always been wondering...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 14:54:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128207#M34800</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-09-17T14:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128208#M34801</link>
      <description>&lt;P&gt;Hi @upuc&lt;/P&gt;

&lt;P&gt;Did the arules command that @martin_mueller suggested below work for your use case?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2014 22:57:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128208#M34801</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2014-09-22T22:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128209#M34802</link>
      <description>&lt;P&gt;we save every item as a seperate event with a code for the underlying shopping cart.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2014 06:41:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128209#M34802</guid>
      <dc:creator>upuc</dc:creator>
      <dc:date>2014-09-23T06:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128210#M34803</link>
      <description>&lt;P&gt;Hello helpers!&lt;BR /&gt;
Still no solution in sight. If maybe ppablo or martin found a way to handle this by now (?) it would be great if you could share.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2014 09:37:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128210#M34803</guid>
      <dc:creator>upuc</dc:creator>
      <dc:date>2014-10-16T09:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for the most popular purchased item X AND which other item was purchased most often with item X?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128211#M34804</link>
      <description>&lt;P&gt;Hi @upuc&lt;/P&gt;

&lt;P&gt;Did @martin_mueller's arules command suggestion not solve your issue? Didn't hear from you for a month.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2014 03:52:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-the-most-popular-purchased-item-X-AND-which/m-p/128211#M34804</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2014-10-20T03:52:39Z</dc:date>
    </item>
  </channel>
</rss>

