<?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 Why won't data parsing while sending  data through UF? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622758#M107174</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Need help on sending data through UF.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Background&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;We have single PROD Splunk instance acting as all in one server and all the configs are present in this server(ex. props , transforms. etc). Currently we are ingesting data using add data from Splunk UI.&lt;BR /&gt;&lt;BR /&gt;we are uploading data for couple of sources and using props.conf for data parsing.&lt;BR /&gt;&lt;BR /&gt;props.conf is defined on basis on sourcetype ex:&lt;STRONG&gt;sourcetypeA, &lt;/STRONG&gt;and this config is present in app called &lt;STRONG&gt;appA.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and when we upload data using upload data option data is parsing correctly , this way of ingesting happing for more than year and everything working fine .&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Current Issue&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;recently we installed UF on one of the system and configured UF to send the data to Splunk instance&lt;STRONG&gt;(which is single component)&lt;BR /&gt;&lt;BR /&gt;UF----&amp;gt;SH&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;as a part of testing we sent &lt;STRONG&gt;file A&lt;/STRONG&gt; from UF for sourcetype &lt;STRONG&gt;sourcetypeA &lt;/STRONG&gt;to Splunk instance ,&lt;BR /&gt;props.conf settings are not applied on search head. later we used the same &lt;STRONG&gt;file A&lt;/STRONG&gt;, ingested using data upload option in UI, mentioned souretype as &lt;STRONG&gt;sourcetypeA, &lt;/STRONG&gt;parsing working fine&lt;STRONG&gt;(which is excepted behavior).&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;but its not working while sending data from UF&lt;BR /&gt;&lt;BR /&gt;Checked internal logs of both &lt;STRONG&gt;UF&lt;/STRONG&gt; and &lt;STRONG&gt;SH&lt;/STRONG&gt; no errors found for this source type.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;what causing issue to not apply props ? can you anyone suggest. &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;inputs.conf on UF&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;[monitor://fileA]&lt;BR /&gt;index = index1&lt;BR /&gt;_TCP_ROUTING = uf_default&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;BR /&gt;sourcetype = sourcetypeA&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;props.conf on SH&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[sourcetypeA]&lt;BR /&gt;CHARSET = MS-ANSI&lt;BR /&gt;FIELD_DELIMITER = ;&lt;BR /&gt;INDEXED_EXTRACTIONS = csv&lt;BR /&gt;KV_MODE = none&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;TIMESTAMP_FIELDS = Time&lt;BR /&gt;TIME_FORMAT = %d.%m.%Y %H:%M&lt;BR /&gt;TZ = IST&lt;BR /&gt;category = Structured&lt;BR /&gt;disabled = false&lt;BR /&gt;pulldown_type = true&lt;BR /&gt;TRUNCATE = 50000&lt;BR /&gt;FIELD_QUOTE = "&lt;BR /&gt;BREAK_ONLY_BEFORE_DATE =&lt;BR /&gt;DATETIME_CONFIG =&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;EVAL-name = &amp;lt;condition&amp;gt;&lt;BR /&gt;LOOKUP-name = &amp;lt;condition&amp;gt;&lt;BR /&gt;FIELDALIAS-name = &amp;lt;condition&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 14:41:14 GMT</pubDate>
    <dc:creator>SanjayReddy</dc:creator>
    <dc:date>2022-12-02T14:41:14Z</dc:date>
    <item>
      <title>Why won't data parsing while sending  data through UF?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622758#M107174</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Need help on sending data through UF.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Background&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;We have single PROD Splunk instance acting as all in one server and all the configs are present in this server(ex. props , transforms. etc). Currently we are ingesting data using add data from Splunk UI.&lt;BR /&gt;&lt;BR /&gt;we are uploading data for couple of sources and using props.conf for data parsing.&lt;BR /&gt;&lt;BR /&gt;props.conf is defined on basis on sourcetype ex:&lt;STRONG&gt;sourcetypeA, &lt;/STRONG&gt;and this config is present in app called &lt;STRONG&gt;appA.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and when we upload data using upload data option data is parsing correctly , this way of ingesting happing for more than year and everything working fine .&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Current Issue&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;recently we installed UF on one of the system and configured UF to send the data to Splunk instance&lt;STRONG&gt;(which is single component)&lt;BR /&gt;&lt;BR /&gt;UF----&amp;gt;SH&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;as a part of testing we sent &lt;STRONG&gt;file A&lt;/STRONG&gt; from UF for sourcetype &lt;STRONG&gt;sourcetypeA &lt;/STRONG&gt;to Splunk instance ,&lt;BR /&gt;props.conf settings are not applied on search head. later we used the same &lt;STRONG&gt;file A&lt;/STRONG&gt;, ingested using data upload option in UI, mentioned souretype as &lt;STRONG&gt;sourcetypeA, &lt;/STRONG&gt;parsing working fine&lt;STRONG&gt;(which is excepted behavior).&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;but its not working while sending data from UF&lt;BR /&gt;&lt;BR /&gt;Checked internal logs of both &lt;STRONG&gt;UF&lt;/STRONG&gt; and &lt;STRONG&gt;SH&lt;/STRONG&gt; no errors found for this source type.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;what causing issue to not apply props ? can you anyone suggest. &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;inputs.conf on UF&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;[monitor://fileA]&lt;BR /&gt;index = index1&lt;BR /&gt;_TCP_ROUTING = uf_default&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;BR /&gt;sourcetype = sourcetypeA&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;props.conf on SH&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[sourcetypeA]&lt;BR /&gt;CHARSET = MS-ANSI&lt;BR /&gt;FIELD_DELIMITER = ;&lt;BR /&gt;INDEXED_EXTRACTIONS = csv&lt;BR /&gt;KV_MODE = none&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;TIMESTAMP_FIELDS = Time&lt;BR /&gt;TIME_FORMAT = %d.%m.%Y %H:%M&lt;BR /&gt;TZ = IST&lt;BR /&gt;category = Structured&lt;BR /&gt;disabled = false&lt;BR /&gt;pulldown_type = true&lt;BR /&gt;TRUNCATE = 50000&lt;BR /&gt;FIELD_QUOTE = "&lt;BR /&gt;BREAK_ONLY_BEFORE_DATE =&lt;BR /&gt;DATETIME_CONFIG =&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;EVAL-name = &amp;lt;condition&amp;gt;&lt;BR /&gt;LOOKUP-name = &amp;lt;condition&amp;gt;&lt;BR /&gt;FIELDALIAS-name = &amp;lt;condition&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 14:41:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622758#M107174</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2022-12-02T14:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data Parsing Not Happing While Sending  Data Through UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622762#M107175</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236694"&gt;@SanjayReddy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;persing is usuali done on Indexers or (if present) on Heavy Forwarders, with the only exception of &lt;SPAN&gt;INDEXED_EXTRACTIONS that is partially done on Universal Forwarders, so you have to put your props.conf also on UF.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 07:36:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622762#M107175</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-12-01T07:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Parsing Not Happing While Sending  Data Through UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622770#M107176</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Many Thanks for your reply,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do I need to add only one INDEXED_EXTRACTIONS in props.conf of UF or&lt;BR /&gt;&lt;/SPAN&gt;entire props.conf on UF ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 08:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622770#M107176</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2022-12-01T08:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data Parsing Not Happing While Sending  Data Through UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622793#M107177</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236694"&gt;@SanjayReddy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the best option is to use tha same Add-On (containing props.conf), eventually with a different inputs.conf in local folder also on the UF.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622793#M107177</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-12-01T11:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Data Parsing Not Happing While Sending  Data Through UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622810#M107179</link>
      <description>&lt;P&gt;Typically you use the same set of props/transforms on all components working with the same set of data (sourcetype, source, host) - settings not applicable in given context (like search-time extractions for UF) will simply not be applied.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:27:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622810#M107179</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-12-01T13:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data Parsing Not Happing While Sending  Data Through UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622939#M107197</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;after your sugesstion I placed the props.conf on UF and it started working:) , Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&lt;BR /&gt;yes I have sime set of settings, and afrter placing them on UF are working fine.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 04:53:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-won-t-data-parsing-while-sending-data-through-UF/m-p/622939#M107197</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2022-12-02T04:53:41Z</dc:date>
    </item>
  </channel>
</rss>

