<?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 specify DELIMS where to start from? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-specify-DELIMS-where-to-start-from/m-p/519301#M87822</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any way to specify a start point when using DELIMS for field extraction?&lt;/P&gt;&lt;P&gt;An example, the log looks like this:&lt;/P&gt;&lt;P&gt;Sep 13 Some Variable Format String: value1 value2 value3 value4 value5...&lt;/P&gt;&lt;P&gt;I want to extract the "valueX" using a space delimiter. But the beginning of the log has a section with variable number of spaces, which would break the order of fields.&lt;/P&gt;&lt;P&gt;Is there any way to specify where the DELIMS extraction should start from? Other than having to extract in a new field the list of values&amp;nbsp;with regex (value1 value2 value3 value4 value5...), then use DELIMS on the new field, and at the end set the new field to null()?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 13 Sep 2020 14:23:35 GMT</pubDate>
    <dc:creator>hoytn</dc:creator>
    <dc:date>2020-09-13T14:23:35Z</dc:date>
    <item>
      <title>How to specify DELIMS where to start from?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-specify-DELIMS-where-to-start-from/m-p/519301#M87822</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any way to specify a start point when using DELIMS for field extraction?&lt;/P&gt;&lt;P&gt;An example, the log looks like this:&lt;/P&gt;&lt;P&gt;Sep 13 Some Variable Format String: value1 value2 value3 value4 value5...&lt;/P&gt;&lt;P&gt;I want to extract the "valueX" using a space delimiter. But the beginning of the log has a section with variable number of spaces, which would break the order of fields.&lt;/P&gt;&lt;P&gt;Is there any way to specify where the DELIMS extraction should start from? Other than having to extract in a new field the list of values&amp;nbsp;with regex (value1 value2 value3 value4 value5...), then use DELIMS on the new field, and at the end set the new field to null()?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 14:23:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-specify-DELIMS-where-to-start-from/m-p/519301#M87822</guid>
      <dc:creator>hoytn</dc:creator>
      <dc:date>2020-09-13T14:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify DELIMS where to start from?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-specify-DELIMS-where-to-start-from/m-p/519311#M87823</link>
      <description>&lt;P&gt;&lt;SPAN&gt;field1=Sep field2=213 field3=Some field4=Variable field5=Format field6=String: field7=value1 value2 value3 value4 value5.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so your value will start from field7. you should give field name starting from event. there is no way to define start fields from value.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 15:49:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-specify-DELIMS-where-to-start-from/m-p/519311#M87823</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-09-13T15:49:49Z</dc:date>
    </item>
  </channel>
</rss>

