<?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: Indexed extractions and data filtering in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/580726#M102433</link>
    <description>&lt;P&gt;Indeed, I went the easy way and pushed the config to both UF and HFs so regardless of when the settings should work, they do &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2022 07:31:28 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-01-12T07:31:28Z</dc:date>
    <item>
      <title>Indexed extractions and data filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/579876#M102340</link>
      <description>&lt;P&gt;I'm getting a bit confused about onboarding "csv" files.&lt;/P&gt;&lt;P&gt;The files are _mostly_ csv - they have a header with field names, they have comma-delimited fields, but they also have a kind of a footer consisting of a line full of dashes followed by a line with "Total: number" in it.&lt;/P&gt;&lt;P&gt;With "normal" input I'd just set a normal props/transform on HF which would route those lines into nullqueue and be done with it. I'm not sure though how it works with indexed extractions after reading &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.4/Data/Extractfieldsfromfileswithstructureddata#Caveats_to_extracting_fields_from_structured_data_files" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.4/Data/Extractfieldsfromfileswithstructureddata#Caveats_to_extracting_fields_from_structured_data_files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can I simply do transforms for my sourcetype just as with any other sourcetype?&lt;/P&gt;&lt;P&gt;And the other question is - the props.conf that I generated from my stand-alone instance that seems to parse the file properly looks like this:&lt;/P&gt;&lt;PRE&gt;[ mycsv ]&lt;BR /&gt;SHOULD_LINEMERGE=false&lt;BR /&gt;LINE_BREAKER=([\r\n]+)&lt;BR /&gt;NO_BINARY_CHECK=true&lt;BR /&gt;CHARSET=UTF-8&lt;BR /&gt;INDEXED_EXTRACTIONS=csv&lt;BR /&gt;KV_MODE=none&lt;BR /&gt;category=Structured&lt;BR /&gt;disabled=false&lt;BR /&gt;pulldown_type=true&lt;BR /&gt;TIME_FORMAT=%s&lt;BR /&gt;TIMESTAMP_FIELDS=Time&lt;BR /&gt;HEADER_FIELD_LINE_NUMBER=1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But in the production environment the file will be read by UF, then the data will be sent to HF and then to the indexers. Do I put all those settings into props.conf on UF or HF? Or do I split them between those two?&lt;/P&gt;&lt;P&gt;I must admit that this whole indexed extraction thing is tricky and IMHO not described well enough.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 13:47:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/579876#M102340</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-04T13:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Indexed extractions and data filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/579890#M102342</link>
      <description>&lt;P&gt;Any time you find Splunk's documentation to be lacking, submit feedback on that page.&amp;nbsp; The Docs team is great about updating the pages in response to user feedback.&lt;/P&gt;&lt;P&gt;When in doubt, put props.conf files on each instance in the data path: UF, HF, Indexer, and SH.&amp;nbsp; Each will use what they need and ignore the rest.&amp;nbsp; In this case, however, only the HF needs those settings as that is where parsing is done.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 15:54:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/579890#M102342</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-01-04T15:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Indexed extractions and data filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/579896#M102344</link>
      <description>&lt;P&gt;You could try to figure out correct places from these docs&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://wiki.splunk.com/Community:HowIndexingWorks" target="_blank"&gt;https://wiki.splunk.com/Community:HowIndexingWorks&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.aplura.com/assets/pdf/where_to_put_props.pdf" target="_blank"&gt;https://www.aplura.com/assets/pdf/where_to_put_props.pdf&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;with these you should manage it correctly in most cases &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 16:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/579896#M102344</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-01-04T16:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Indexed extractions and data filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/580726#M102433</link>
      <description>&lt;P&gt;Indeed, I went the easy way and pushed the config to both UF and HFs so regardless of when the settings should work, they do &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 07:31:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexed-extractions-and-data-filtering/m-p/580726#M102433</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-12T07:31:28Z</dc:date>
    </item>
  </channel>
</rss>

