<?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 many field extract in splunk? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85610#M7334</link>
    <description>&lt;P&gt;You could try adding the following to &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/limits.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[kv]
maxcols = 1750
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;By default, Splunk does not extract more than 512 fields, for performance reasons.&lt;/P&gt;

&lt;P&gt;You might also check to make sure that your events are not being truncated, although it looks like they are okay.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Apr 2013 01:08:34 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2013-04-07T01:08:34Z</dc:date>
    <item>
      <title>How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85604#M7328</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;

&lt;P&gt;Now a days when I extract fields, need 1000ea fields.&lt;BR /&gt;
so, i defined in transforms.conf and props.conf about 1000 ea fields.&lt;BR /&gt;
But Splunk can not recognizes.&lt;/P&gt;

&lt;P&gt;I configured.&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sourcetype]
REPORT-sourcetype = delimExtractions_CC_type
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[delimExtractions_CC_type]
DELIMS = "|"
FIELDS = "time", "A0001","A0002","A0003","A0004",.... "A1713","A1714","A1715"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I need add something in transforms.conf and props.conf?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 06:17:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85604#M7328</guid>
      <dc:creator>cucuro</dc:creator>
      <dc:date>2013-04-05T06:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85605#M7329</link>
      <description>&lt;P&gt;I assume that in props.conf, it does not literally say 'sourcetype', but rather the actual sourcetype of your data.&lt;/P&gt;

&lt;P&gt;Also, are your events really that long? 1500+ pipe-separated fields? Always the same length?&lt;/P&gt;

&lt;P&gt;Please post a sample event.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 07:14:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85605#M7329</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-05T07:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85606#M7330</link>
      <description>&lt;P&gt;2012-09-06 02:59:59.0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|1|0|0|0|1|0|0|1|0|0|0|0|1|0|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|725|0|25903|184|181|18|364|137|674|2720|12404|12427|12419|17844|7.6|2.8|24.4|4.4|122.0|53.2|374.7|55.3|65.9|79.3|83.8|81.9|83.9|84.9|85.5|82.6|83.7|84.2|81.4|46.3|46.5|43.1|45.4|43.8|47.1|40.4|46.8|464.7|41.7|81.7|82.2|80.5|81.8|70.5|68.6|0.93|60.34|..............&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 07:32:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85606#M7330</guid>
      <dc:creator>cucuro</dc:creator>
      <dc:date>2013-04-05T07:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85607#M7331</link>
      <description>&lt;P&gt;some 0 or 1, some integer, some flot etc... fields 1872 ea.&lt;/P&gt;

&lt;P&gt;So many fields...&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 07:34:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85607#M7331</guid>
      <dc:creator>cucuro</dc:creator>
      <dc:date>2013-04-05T07:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85608#M7332</link>
      <description>&lt;P&gt;wow man!!! i am really waiting to see the answer for this question!!! 1500+ fields how do you analyse ?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 11:17:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85608#M7332</guid>
      <dc:creator>eashwar</dc:creator>
      <dc:date>2013-04-05T11:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85609#M7333</link>
      <description>&lt;P&gt;so i need help. ^^;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 11:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85609#M7333</guid>
      <dc:creator>cucuro</dc:creator>
      <dc:date>2013-04-05T11:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: How many field extract in splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85610#M7334</link>
      <description>&lt;P&gt;You could try adding the following to &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/limits.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[kv]
maxcols = 1750
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;By default, Splunk does not extract more than 512 fields, for performance reasons.&lt;/P&gt;

&lt;P&gt;You might also check to make sure that your events are not being truncated, although it looks like they are okay.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2013 01:08:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-many-field-extract-in-splunk/m-p/85610#M7334</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-04-07T01:08:34Z</dc:date>
    </item>
  </channel>
</rss>

