<?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 How to combine multiple data input into one with different polling interval in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742824#M118005</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Team,&lt;BR /&gt;How to combine multiple data input into one, basically I am having 5 different data inputs where I am taking same data from User. How to combine all data input into one data input.&lt;BR /&gt;I want One data input where I will internally run 2 different data type with different polling interval.&lt;BR /&gt;Is this possible with python SDK and How?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Different polling intervals for “performance” and “inventory” data&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2025 14:45:51 GMT</pubDate>
    <dc:creator>KJ10</dc:creator>
    <dc:date>2025-03-27T14:45:51Z</dc:date>
    <item>
      <title>How to combine multiple data input into one with different polling interval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742824#M118005</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Team,&lt;BR /&gt;How to combine multiple data input into one, basically I am having 5 different data inputs where I am taking same data from User. How to combine all data input into one data input.&lt;BR /&gt;I want One data input where I will internally run 2 different data type with different polling interval.&lt;BR /&gt;Is this possible with python SDK and How?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Different polling intervals for “performance” and “inventory” data&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 14:45:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742824#M118005</guid>
      <dc:creator>KJ10</dc:creator>
      <dc:date>2025-03-27T14:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple data input into one with different polling interval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742825#M118006</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271361"&gt;@KJ10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I ask, why are you looking to consolidate the inputs?&lt;/P&gt;&lt;P&gt;I presume the existing 5 inputs are Python based modinputs? Is this in a custom app or something from Splunkbase?&lt;/P&gt;&lt;P&gt;Let me know and I will see if I can work out how best to help.&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider adding karma to this or any other answer if it has helped.&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Will&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 14:50:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742825#M118006</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-03-27T14:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple data input into one with different polling interval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742832#M118009</link>
      <description>&lt;P&gt;Basically we are taking same cred in all 5 data input. So I want to combine them and segregate using&amp;nbsp;&lt;SPAN&gt;performance and inventory data using 2 different time intervals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes existing 5 inputs are Python based modinputs. This in our custom app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 15:23:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742832#M118009</guid>
      <dc:creator>KJ10</dc:creator>
      <dc:date>2025-03-27T15:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple data input into one with different polling interval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742845#M118012</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271361"&gt;@KJ10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response, ultimately its going to be hard to identify the best approach to this without having the code, but I would suggest determining how its currently written and then checking out the best-practices for the approach taken.&lt;/P&gt;&lt;P&gt;Typically there are 3 ways to create a Splunk app:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/2962" target="_self"&gt;Splunk Add-on builder&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://splunk.github.io/addonfactory-ucc-generator/" target="_self"&gt;UCC Framework&lt;/A&gt; (my preference)&lt;/LI&gt;&lt;LI&gt;Custom Python&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'd start by looking at the common code between the 5 existing modules and find where you can put a loop to loop over the the different endpoint (presumably?) that you need to query so that you combine the inputs. Be sure to update the source/sourcetype accordingly for each of the iterations so that your data doesnt end up in one big source/sourcetype and hard to separate between the 5 types.&lt;/P&gt;&lt;P&gt;If you're able to share the code on here (anonymised if required) then I might be able to tailor the help but please let me know how you get on and consider adding karma to this or any other answer if it has helped.&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Will&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 16:15:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-combine-multiple-data-input-into-one-with-different/m-p/742845#M118012</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-03-27T16:15:56Z</dc:date>
    </item>
  </channel>
</rss>

