<?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 Is there a way to prioritize inputs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761083#M120525</link>
    <description>&lt;P&gt;I am about to have a few UFs monitoring some extremely high volume logs. These high volume logs are less critical than some of the current low volume logs we're already monitoring. Its acceptable that the new high volume logs are delayed, but we need the current critical ones in (near) real-time as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're already looking at setting maxkbps=0 or increasing concurrent pipelines, but we have concerns on resource consumption. We'd rather not add extra CPUs just for logging.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I am wondering if there is anyway to set some inputs to be a higher priority than others. A few ideas I had are :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use TCPOUT routing and set the maxkbps per destination. But maxkbps is global, so that wont work.&lt;/LI&gt;&lt;LI&gt;Raise concurrent pipelines on the UF and prioritize each pipeline somehow. For example, one pipeline is guaranteed 80% of the load, while another pipeline is only allowed 20% of the load. Then specify the pipeline to use per input. But there doesn't seem to be a way to say one pipeline is prioritized over another.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Install two UFs on the servers. Port conflicts... seems horrible.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any ideas here?&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2026 21:31:46 GMT</pubDate>
    <dc:creator>pdominicb</dc:creator>
    <dc:date>2026-05-19T21:31:46Z</dc:date>
    <item>
      <title>Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761083#M120525</link>
      <description>&lt;P&gt;I am about to have a few UFs monitoring some extremely high volume logs. These high volume logs are less critical than some of the current low volume logs we're already monitoring. Its acceptable that the new high volume logs are delayed, but we need the current critical ones in (near) real-time as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're already looking at setting maxkbps=0 or increasing concurrent pipelines, but we have concerns on resource consumption. We'd rather not add extra CPUs just for logging.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I am wondering if there is anyway to set some inputs to be a higher priority than others. A few ideas I had are :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use TCPOUT routing and set the maxkbps per destination. But maxkbps is global, so that wont work.&lt;/LI&gt;&lt;LI&gt;Raise concurrent pipelines on the UF and prioritize each pipeline somehow. For example, one pipeline is guaranteed 80% of the load, while another pipeline is only allowed 20% of the load. Then specify the pipeline to use per input. But there doesn't seem to be a way to say one pipeline is prioritized over another.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Install two UFs on the servers. Port conflicts... seems horrible.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any ideas here?&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 21:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761083#M120525</guid>
      <dc:creator>pdominicb</dc:creator>
      <dc:date>2026-05-19T21:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761092#M120526</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/263620"&gt;@pdominicb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing that comes to my mind is the&amp;nbsp;&lt;SPAN&gt;maxkbps limits.conf setting which you've mentioned too, and yes this is global therefore I think the only way you could control the limit per input is to run two UF on the same server. This is possible but you would need to update the clashing ports, this shouldnt be too much of a big deal as the UF will only listen on port 8089 (mgmt) plus any input ports configured, so you could set your second UF installation to listen on port 8090 (for example).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 22:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761092#M120526</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-05-19T22:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761158#M120528</link>
      <description>&lt;P&gt;Generally speaking - no. There is no way to prioritize inputs. And yes, it can have an impact on UFs sometimes. I've had a strange setup with a UF checking huge number of&amp;nbsp; files from network shares. Every time the UF was restarted it would need about an hour to catch up with the states of all the monitored files. As far as I remember it even lagged ingestion of forwarder's internal events. That was very wrong and luckily has been fixed since. But it shows that you can't prioritize inputs versus each other.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 13:11:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761158#M120528</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-05-21T13:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761193#M120530</link>
      <description>&lt;P&gt;If I have understand correctly how splunk UF is doing this and you have only those two high volume logs then (probably) you can try to prioritise those by adding pipelines. I'm not 100% sure this, but my understanding is that in normal situation on files will be read to the end and then UF switch to another. If this is true then those high volume files could have dedicated readers and other shares additional. But remember that you cannot add too many pipelines per node!&lt;/P&gt;&lt;P&gt;And as I said I haven't been to test this in real life by myself. There have been cases where I have added some pipelines e.g. in HF (DBX) to get it working correctly. And I expecting that this is working UF too?&lt;BR /&gt;&lt;BR /&gt;I don't believe that this is "approved by Splunk" solution &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 14:39:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761193#M120530</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2026-05-22T14:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761204#M120531</link>
      <description>&lt;P&gt;I haven't touched it in ages but I was pretty sure the inputs were independent on the processing queues.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 16:49:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761204#M120531</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-05-22T16:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761205#M120532</link>
      <description>&lt;P&gt;Yes those are independent, but as one file is actively read until all event are handled then one big active file don't block the traffic as there are another pipelines available to process other files instead of waiting when that big high volume file has read.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 17:16:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761205#M120532</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2026-05-22T17:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761210#M120533</link>
      <description>&lt;P&gt;I'm not sure it works like that. If inputs were tied to the particular queues, scaling processing pipelines would have no effect on single input. And as far as I remember, I had multi-pipeline UFs with lagging inputs and it wouldn't help much.&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2026 08:34:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761210#M120533</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-05-23T08:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761211#M120534</link>
      <description>&lt;DIV&gt;This is such a common problem with high-volume logging — we’ve dealt with the exact same thing!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;What’s worked for us is using two separate inputs.conf stanzas with different queue and pipeline settings. We assign the critical logs to a pipeline with higher priority and larger queueSize, while the high-volume non-critical logs go to a separate pipeline with lower concurrency and a smaller queue. It keeps the critical stuff moving in near-real-time without starving the system.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also, using maxKBps on the high-volume inputs to cap their throughput really helps prevent them from overwhelming the forwarder.&lt;/DIV&gt;</description>
      <pubDate>Sun, 24 May 2026 03:47:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761211#M120534</guid>
      <dc:creator>jo3ccitovvm</dc:creator>
      <dc:date>2026-05-24T03:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to prioritize inputs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761218#M120535</link>
      <description>&lt;P&gt;Sorry to say that but I have no idea what LLM you pulled this one from.&lt;/P&gt;&lt;P&gt;Splunk has no way of "assigining logs to a specific pipeline". There are no specific settings per pipeline if you have more than one and there is no maxKbps setting at inputs level. There is just one global throughput maxKbps setting set in limits.conf.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2026 14:41:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-prioritize-inputs/m-p/761218#M120535</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-05-24T14:41:42Z</dc:date>
    </item>
  </channel>
</rss>

