<?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 Group Events at Index Time? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251888#M75312</link>
    <description>&lt;P&gt;Or as a  macro. You can also look at option of summary indexing just in case users don't need this data in real-time.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2016 20:28:06 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-07-11T20:28:06Z</dc:date>
    <item>
      <title>How to Group Events at Index Time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251885#M75309</link>
      <description>&lt;P&gt;I want to tie together 2 events at index time the same way I would tie them together at search time using the &lt;CODE&gt;transaction&lt;/CODE&gt; command. &lt;/P&gt;

&lt;P&gt;So for example I have this.. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Mon Jul 11 13:57:29 2016
RW(16,148936) report:
RW: DBdelete return -1; fname=CM,key=01*123/456-7890


Mon Jul 11 13:57:29 2016
RW(16,148936) report:
Delete CM,'01*123/456-7890' failed
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I created a field called &lt;CODE&gt;key&lt;/CODE&gt; which will grab &lt;CODE&gt;01*123/456-7890&lt;/CODE&gt; from both events and I can tie them together at search time using transaction.. &lt;CODE&gt;index=sql | transaction Key&lt;/CODE&gt;.. But I want to do this at index time instead so the end user does not have to keep tieing them together with the transaction command each time they do a search &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251885#M75309</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-07-11T18:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Events at Index Time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251886#M75310</link>
      <description>&lt;P&gt;Have a look at this&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/62089/building-new-events-based-on-transactions-at-index-time.html"&gt;https://answers.splunk.com/answers/62089/building-new-events-based-on-transactions-at-index-time.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:44:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251886#M75310</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-07-11T18:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Events at Index Time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251887#M75311</link>
      <description>&lt;P&gt;What a bummer. I guess I could go that route or just use the &lt;CODE&gt;transaction&lt;/CODE&gt; command as a saved search so they don't have to type it in each time &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 20:16:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251887#M75311</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-07-11T20:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Events at Index Time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251888#M75312</link>
      <description>&lt;P&gt;Or as a  macro. You can also look at option of summary indexing just in case users don't need this data in real-time.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 20:28:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251888#M75312</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-07-11T20:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Events at Index Time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251889#M75313</link>
      <description>&lt;P&gt;This is what I'll do! I'm willing to wait a half hour if it means I can get a performance boost at search time, thanks! &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 20:34:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Group-Events-at-Index-Time/m-p/251889#M75313</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-07-11T20:34:43Z</dc:date>
    </item>
  </channel>
</rss>

