<?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: Maximum header length in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313566#M58764</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I have exactly the same problem, TRUNCATE = 0 por the new csv-long source type, but the header is still too long:&lt;/P&gt;

&lt;P&gt;04-21-2020 10:59:55.611 +0000 ERROR StructuredDataHeaderExtractor - Accumulated a line of 540672 bytes while reading a structured header, giving up parsing header&lt;/P&gt;

&lt;P&gt;Such a long lines CSV are generated in my case by the esxtop tool by vmware.&lt;/P&gt;

&lt;P&gt;Any clue?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 11:15:54 GMT</pubDate>
    <dc:creator>juliorubio</dc:creator>
    <dc:date>2020-04-21T11:15:54Z</dc:date>
    <item>
      <title>Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313560#M58758</link>
      <description>&lt;P&gt;I am importing a large CSV (esxtop output).  I set the truncate limit to 0 and was able to get the data in.   However I am unable to get spliunk to parse the header.  manually setting the FIELDs in Props didn't work, and when i let it automatically attempt i get the following &lt;/P&gt;

&lt;P&gt;ERROR StructuredDataHeaderExtractor - Accumulated a line of 512256 bytes while reading a structured header, giving up parsing header&lt;/P&gt;

&lt;P&gt;Is there a way to allow it to parse a larger header line?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 11:43:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313560#M58758</guid>
      <dc:creator>mruge</dc:creator>
      <dc:date>2018-01-22T11:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313561#M58759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Did you try changing following setting in limits.conf:&lt;BR /&gt;
[kv]&lt;BR /&gt;
limit = 300&lt;/P&gt;

&lt;P&gt;Refer following doc:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Extractfieldsfromfileswithstructureddata#Structured_data_files_with_large_numbers_of_columns_might_not_display_all_extracted_fields_in_Splunk_Search"&gt;http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Extractfieldsfromfileswithstructureddata#Structured_data_files_with_large_numbers_of_columns_might_not_display_all_extracted_fields_in_Splunk_Search&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 13:03:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313561#M58759</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-01-22T13:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313562#M58760</link>
      <description>&lt;P&gt;I have the following in c/Program Files/Splunk/etc/system/local/limits.conf&lt;/P&gt;

&lt;P&gt;[kv]&lt;BR /&gt;
limit = 10000000&lt;/P&gt;

&lt;P&gt;01-22-2018 12:13:01.183 -0500 ERROR StructuredDataHeaderExtractor - Accumulated a line of 589824 bytes while reading a structured header, giving up parsing header&lt;BR /&gt;
01-22-2018 12:13:01.191 -0500 WARN  CsvLineBreaker - CSV StreamId: 9780662374608211335 has extra incorrect columns in certain fields. - data_source="D:\example_data\baseline.csv", data_host="", data_sourcetype="esxtop_source"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313562#M58760</guid>
      <dc:creator>mruge</dc:creator>
      <dc:date>2020-09-29T17:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313563#M58761</link>
      <description>&lt;P&gt;Did you restart splunk service?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 04:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313563#M58761</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-01-23T04:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313564#M58762</link>
      <description>&lt;P&gt;yes, i run the following between all changes&lt;/P&gt;

&lt;P&gt;c:\Program Files\Splunk\bin&amp;gt;splunk.exe stop&lt;BR /&gt;
c:\Program Files\Splunk\bin&amp;gt;splunk.exe clean eventdata -index esxtop&lt;BR /&gt;
c:\Program Files\Splunk\bin&amp;gt;splunk.exe clean eventdata -index _thefishbucket&lt;BR /&gt;
c:\Program Files\Splunk\bin&amp;gt;splunk.exe start&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:47:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313564#M58762</guid>
      <dc:creator>mruge</dc:creator>
      <dc:date>2018-01-23T10:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313565#M58763</link>
      <description>&lt;P&gt;Sorry, are you saying you have a csv with a half million byte header?  That's...just not reasonable.  &lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 02:50:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313565#M58763</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-08-31T02:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313566#M58764</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I have exactly the same problem, TRUNCATE = 0 por the new csv-long source type, but the header is still too long:&lt;/P&gt;

&lt;P&gt;04-21-2020 10:59:55.611 +0000 ERROR StructuredDataHeaderExtractor - Accumulated a line of 540672 bytes while reading a structured header, giving up parsing header&lt;/P&gt;

&lt;P&gt;Such a long lines CSV are generated in my case by the esxtop tool by vmware.&lt;/P&gt;

&lt;P&gt;Any clue?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 11:15:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313566#M58764</guid>
      <dc:creator>juliorubio</dc:creator>
      <dc:date>2020-04-21T11:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum header length</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313567#M58765</link>
      <description>&lt;P&gt;no divide?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 11:57:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Maximum-header-length/m-p/313567#M58765</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-04-21T11:57:50Z</dc:date>
    </item>
  </channel>
</rss>

