<?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: How to truncate a field or limit a field value in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-truncate-a-field-or-limit-a-field-value/m-p/558731#M92427</link>
    <description>&lt;P&gt;Use the &lt;FONT face="courier new,courier"&gt;substr&lt;/FONT&gt; function.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... | eval Org_name=substr(Org_name, 1, 3)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jul 2021 16:44:23 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-07-08T16:44:23Z</dc:date>
    <item>
      <title>How to truncate a field or limit a field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-truncate-a-field-or-limit-a-field-value/m-p/558710#M92418</link>
      <description>&lt;P&gt;I have&amp;nbsp; a field called org_name in the data as below&amp;nbsp;&lt;/P&gt;&lt;P&gt;Org_name="davidcareerhome"&lt;/P&gt;&lt;P&gt;Org_name ="Ethanfurniture"&lt;/P&gt;&lt;P&gt;I want to limit the Org_name only for the first three bytes as below&amp;nbsp;&lt;/P&gt;&lt;P&gt;Org_name="dav"&lt;/P&gt;&lt;P&gt;Org_name="Eth"&lt;/P&gt;&lt;P&gt;Can someone help me with this and how to do make this change in props.conf and the regex for the same ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 15:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-truncate-a-field-or-limit-a-field-value/m-p/558710#M92418</guid>
      <dc:creator>ethanthomas</dc:creator>
      <dc:date>2021-07-08T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to truncate a field or limit a field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-truncate-a-field-or-limit-a-field-value/m-p/558731#M92427</link>
      <description>&lt;P&gt;Use the &lt;FONT face="courier new,courier"&gt;substr&lt;/FONT&gt; function.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... | eval Org_name=substr(Org_name, 1, 3)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 16:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-truncate-a-field-or-limit-a-field-value/m-p/558731#M92427</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-08T16:44:23Z</dc:date>
    </item>
  </channel>
</rss>

