<?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 ingest data Into summary index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325170#M93100</link>
    <description>&lt;P&gt;Hi @adonio, thank you for coming back to me with this and I'm sorry I wasn't able to reply immediately.&lt;/P&gt;

&lt;P&gt;The macro we use, combines the index, auditSouce and auditType and in terms of elaborating on the search there are only a few more request.detail.apiContext' in addition to what you see.&lt;/P&gt;

&lt;P&gt;The reason for using the SI is so users can run long range searches more efficiently.&lt;/P&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;

&lt;P&gt;Many thanks and kind regards&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 05:35:57 GMT</pubDate>
    <dc:creator>IRHM73</dc:creator>
    <dc:date>2018-04-11T05:35:57Z</dc:date>
    <item>
      <title>How to ingest data Into summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325167#M93097</link>
      <description>&lt;P&gt;Hi, I wonder whether someone may be able to help me with some advice please.&lt;/P&gt;

&lt;P&gt;I'm wanting to set up a Summary Index on my Splunk environment which I'm pretty well versed at.&lt;/P&gt;

&lt;P&gt;But my question is as follows:&lt;/P&gt;

&lt;P&gt;Am I better pushing data into the SI at the highest level i.e. index/auditSource as shown below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`wso2_wmf(APIRequestCompleted)` 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and then running more granular queries from this.&lt;/P&gt;

&lt;P&gt;Or am I better pushing data into the SI with the more granular data as below and partitioning the data for each separate query, of which there will be man, but will use the same auditSource/Index combination but different auditTypes for each query, an example of which is as below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`wso2_wmf(APIGatewayRequestCompleted)` "request.detail.apiContext"!="customer-profile" 
| timechart span=1d limit=100 count by request.detail.apiContext
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Many thanks and kind regards&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 06:01:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325167#M93097</guid>
      <dc:creator>IRHM73</dc:creator>
      <dc:date>2018-04-10T06:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest data Into summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325168#M93098</link>
      <description>&lt;P&gt;can you kindly elaborate?&lt;BR /&gt;
what does your macro do? can you share the full search?&lt;BR /&gt;
what is the purpose of SI and what is the desired outcome?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 13:09:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325168#M93098</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-04-10T13:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest data Into summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325169#M93099</link>
      <description>&lt;P&gt;Its a summary index search so there should be some level of summarization happening in the summary index search. &lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 19:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325169#M93099</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-04-10T19:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest data Into summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325170#M93100</link>
      <description>&lt;P&gt;Hi @adonio, thank you for coming back to me with this and I'm sorry I wasn't able to reply immediately.&lt;/P&gt;

&lt;P&gt;The macro we use, combines the index, auditSouce and auditType and in terms of elaborating on the search there are only a few more request.detail.apiContext' in addition to what you see.&lt;/P&gt;

&lt;P&gt;The reason for using the SI is so users can run long range searches more efficiently.&lt;/P&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;

&lt;P&gt;Many thanks and kind regards&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 05:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325170#M93100</guid>
      <dc:creator>IRHM73</dc:creator>
      <dc:date>2018-04-11T05:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest data Into summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325171#M93101</link>
      <description>&lt;P&gt;Hi @somesoni2, thank you for the advice.&lt;/P&gt;

&lt;P&gt;Kind Regards&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 05:38:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-data-Into-summary-index/m-p/325171#M93101</guid>
      <dc:creator>IRHM73</dc:creator>
      <dc:date>2018-04-11T05:38:05Z</dc:date>
    </item>
  </channel>
</rss>

