<?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: Index data from csv with 1 column in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587428#M103205</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I suppose that you checked the localization of the csv files using the ls command I hinted in the first answer.&lt;/P&gt;&lt;P&gt;Did you tried to copy a csv file in another one with a different filename?&lt;/P&gt;&lt;P&gt;Obviously index&amp;nbsp;&lt;SPAN&gt;mailboxes_not_created_empid is created and available.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What does it happen tryng to ingest by GUI on the SH?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 13:04:09 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-03-03T13:04:09Z</dc:date>
    <item>
      <title>Is is possible to index a small CSV file with only 1 column (both with monitoring and manually)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587412#M103195</link>
      <description>&lt;P&gt;I am trying to index a small CSV file with only 1 column (both with monitoring and manually )&lt;/P&gt;
&lt;P&gt;is it impossible&amp;nbsp; ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;was able to index only after I added additional column&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for monitoring I have defined the below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;inputs.conf&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[monitor:///opt/mailboxes_not_created_empid/*.csv]&lt;BR /&gt;disabled = 0&lt;BR /&gt;sourcetype = csv_current_time&lt;BR /&gt;index = mailboxes_not_created_empid&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;BR /&gt;initCrcLength = 512&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the csv (comma separated ) file is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="0" width="64" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64" height="19"&gt;Employee_Number&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="19"&gt;141941&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="19"&gt;180536&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="19"&gt;189377&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 17:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587412#M103195</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-03-03T17:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587413#M103196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;yes, it's possible, what's the problem you encountered?&lt;/P&gt;&lt;P&gt;Having only one clumn you don't need INDEXED_EXTRACTION.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 11:01:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587413#M103196</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-03T11:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587414#M103197</link>
      <description>&lt;P&gt;no data is indexed into index&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry , what do you mean you don't need&amp;nbsp;INDEXED_EXTRACTION ?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 11:06:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587414#M103197</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-03-03T11:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587416#M103198</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you don't have data in your index, I need to know, at first, the file to ingest is in the same Splunk server on in another one with a Universal Forwarder?&lt;/P&gt;&lt;P&gt;if it's in the UF, you have at first to check the connection and you can do this in two ways:&lt;/P&gt;&lt;P&gt;check if you already have in the _internal index the UF Splunk internal logs:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal host=your_host&lt;/LI-CODE&gt;&lt;P&gt;if you have events, connection is ok otherwise, you have to check the connection using telnet&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;telnet IP_Server_Splunk 9997&lt;/LI-CODE&gt;&lt;P&gt;if you don't have the connection, you have do some things:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;to check firewalls routes between UF and Indexer,&lt;/LI&gt;&lt;LI&gt;to check local firewalls,&lt;/LI&gt;&lt;LI&gt;to check the outputs.conf configuration,&lt;/LI&gt;&lt;LI&gt;to enable Log Reaceiving on Indexer.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If instead you have internal Splunk logs, this means that connection is esteblished and you have to check the file reading, you can do this with a CLI command on the server where the file is located:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ls -la /opt/mailboxes_not_created_empid/*.csv&lt;/LI-CODE&gt;&lt;P&gt;checking also the reading grants.&lt;/P&gt;&lt;P&gt;Tell me your checks.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 11:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587416#M103198</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-03T11:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587417#M103199</link>
      <description>&lt;P&gt;Hio&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;sorry I forgot INDEXED_EXTRACTION: it's a way to assign fields to csv or json files, but, having you only one column it could be not relevant.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 11:41:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587417#M103199</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-03T11:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587419#M103200</link>
      <description>&lt;P&gt;its an active UF&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see the logs in _internal&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;03-03-2022&lt;/SPAN&gt; &lt;SPAN class=""&gt;13:03:59.915&lt;/SPAN&gt; +&lt;SPAN class=""&gt;0200&lt;/SPAN&gt; &lt;SPAN class=""&gt;DEBUG&lt;/SPAN&gt; &lt;SPAN class=""&gt;TailingProcessor&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt; &lt;SPAN class=""&gt;Deferred&lt;/SPAN&gt; &lt;SPAN class=""&gt;notification&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;path=&lt;/SPAN&gt;'&lt;SPAN class=""&gt;/opt/mailboxes_not_created_empid/Employee_Numbers_15012022_183613.csv&lt;/SPAN&gt;'.&lt;/DIV&gt;&lt;DIV class=""&gt;.&lt;/DIV&gt;&lt;DIV class=""&gt;.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;03-03-2022&lt;/SPAN&gt; &lt;SPAN class=""&gt;13:03:56.916&lt;/SPAN&gt; +&lt;SPAN class=""&gt;0200&lt;/SPAN&gt; &lt;SPAN class=""&gt;DEBUG&lt;/SPAN&gt; &lt;SPAN class=""&gt;TailingProcessor&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt; &lt;SPAN class=""&gt;File&lt;/SPAN&gt; &lt;SPAN class=""&gt;state&lt;/SPAN&gt; &lt;SPAN class=""&gt;notification&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;path=&lt;/SPAN&gt;'&lt;SPAN class=""&gt;/opt/mailboxes_not_created_empid/Employee_Numbers_15012022_183613.csv&lt;/SPAN&gt;' (&lt;SPAN class=""&gt;first&lt;/SPAN&gt; &lt;SPAN class=""&gt;time&lt;/SPAN&gt;).&lt;/DIV&gt;&lt;DIV class=""&gt;.&lt;/DIV&gt;&lt;DIV class=""&gt;.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Mar 2022 12:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587419#M103200</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-03-03T12:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587423#M103202</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please some other details:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;did you located the inputs.conf in the UF?&lt;/LI&gt;&lt;LI&gt;Where did you located inputs.conf, in which folder?&lt;/LI&gt;&lt;LI&gt;Did you used a Deployment Server or did you manually modified inputs.conf?&lt;/LI&gt;&lt;LI&gt;Did you restarted Spluink on UF after inputs.conf modification?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 12:50:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587423#M103202</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-03T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587426#M103204</link>
      <description>&lt;UL&gt;&lt;LI&gt;did you located the inputs.conf in the UF? - yes&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Where did you located inputs.conf, in which folder? -&amp;nbsp;/opt/splunkforwarder/etc/apps/search/local/inputs.conf"&lt;/LI&gt;&lt;LI&gt;Did you used a Deployment Server or did you manually modified inputs.conf? - manual&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Did you restarted Spluink on UF after inputs.conf modification? - yes&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Also once I do "Add Data" manually from the SH with csv sourcetype I can't index , only if I add another column&lt;/P&gt;&lt;P&gt;I think the issue is in indexing 1 column csv file&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 12:55:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587426#M103204</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-03-03T12:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587428#M103205</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I suppose that you checked the localization of the csv files using the ls command I hinted in the first answer.&lt;/P&gt;&lt;P&gt;Did you tried to copy a csv file in another one with a different filename?&lt;/P&gt;&lt;P&gt;Obviously index&amp;nbsp;&lt;SPAN&gt;mailboxes_not_created_empid is created and available.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What does it happen tryng to ingest by GUI on the SH?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 13:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587428#M103205</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-03T13:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587459#M103209</link>
      <description>&lt;P&gt;I tried to index the file manually from SH using CSV sourcetype and it got indexed only after I added a new column since its looking for ,&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587459#M103209</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-03-03T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587466#M103210</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I triend to load a csv file with only one column.&lt;/P&gt;&lt;P&gt;It runs, using this props.conf on Indexer.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[test_csv]
DATETIME_CONFIG=CURRENT
SHOULD_LINEMERGE=false
LINE_BREAKER=([\r\n]+)
NO_BINARY_CHECK=true
CHARSET=AUTO
INDEXED_EXTRACTIONS=csv
KV_MODE=none
category=Structured
description=Comma-separated value format. Set header and other settings in "Delimited Settings"
disabled=false
pulldown_type=true&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/587466#M103210</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-03T15:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/588393#M103277</link>
      <description>&lt;P&gt;I used the below&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;[csv_1_column_test]&lt;BR /&gt;BREAK_ONLY_BEFORE_DATE =&lt;BR /&gt;DATETIME_CONFIG = CURRENT&lt;BR /&gt;KV_MODE = none&lt;BR /&gt;LINE_BREAKER = [(\n\r]+)&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;category = Structured&lt;BR /&gt;description = Comma-separated value format. Set header and other settings in "Delimited Settings"&lt;BR /&gt;disabled = false&lt;BR /&gt;pulldown_type = true&lt;BR /&gt;CHARSET = AUTO&lt;BR /&gt;HEADER_FIELD_LINE_NUMBER = 1&lt;BR /&gt;INDEXED_EXTRACTIONS = csv&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:44:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/588393#M103277</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-03-10T11:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Index data from csv with 1 column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/588394#M103278</link>
      <description>&lt;P&gt;JI&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:46:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-is-possible-to-index-a-small-CSV-file-with-only-1-column-both/m-p/588394#M103278</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-10T11:46:34Z</dc:date>
    </item>
  </channel>
</rss>

