<?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: csv file in blob storage in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378494#M173991</link>
    <description>&lt;P&gt;Can you give what setting you configured for sourcetype on HF and SH?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Dec 2018 09:52:51 GMT</pubDate>
    <dc:creator>p_gurav</dc:creator>
    <dc:date>2018-12-27T09:52:51Z</dc:date>
    <item>
      <title>csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378492#M173989</link>
      <description>&lt;P&gt;I am ingesting from blob storage and have downloaded an example of the file and uploaded to a standalone box and created a new sourcetype and all working as expected.&lt;/P&gt;

&lt;P&gt;using INDEXED_EXTRACTIONS = csv&lt;/P&gt;

&lt;P&gt;moving to my tierd environment the blob storage is collected via app running on the HF - so i have added the new sourcetype defined there and also on the SH - nothing on the indexing tier.&lt;/P&gt;

&lt;P&gt;however searching from the SH tier - the sourcetype is shown but the fields are not extracted.&lt;/P&gt;

&lt;P&gt;what could i be missing ? &lt;/P&gt;

&lt;P&gt;gratzi&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 06:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378492#M173989</guid>
      <dc:creator>Skins</dc:creator>
      <dc:date>2018-12-20T06:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378493#M173990</link>
      <description>&lt;P&gt;Where you are putting &lt;CODE&gt;INDEXED_EXTRACTIONS = csv&lt;/CODE&gt; this seeting?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 08:19:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378493#M173990</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-12-27T08:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378494#M173991</link>
      <description>&lt;P&gt;Can you give what setting you configured for sourcetype on HF and SH?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 09:52:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378494#M173991</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-12-27T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378495#M173992</link>
      <description>&lt;P&gt;[mscs:storage:blob:csv]&lt;BR /&gt;
DATETIME_CONFIG =&lt;BR /&gt;
INDEXED_EXTRACTIONS = csv&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIMESTAMP_FIELDS = date&lt;BR /&gt;
category = Structured&lt;BR /&gt;
description = csv files from azure blob&lt;BR /&gt;
disabled = false&lt;BR /&gt;
pulldown_type = true&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:33:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378495#M173992</guid>
      <dc:creator>Skins</dc:creator>
      <dc:date>2020-09-29T22:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378496#M173993</link>
      <description>&lt;P&gt;I tried again - and manually downloaded a csv file from blob storage using Azure blob explorer&lt;BR /&gt;
If i manually add the file to the HF it is indexed using the sourcetype correctly and indexed fileds are shown and searchable from the SH (this is a HF &amp;gt; IDX &amp;gt; SH Scenario)&lt;/P&gt;

&lt;P&gt;If i then enable the blob collection again using the mscs app - just get headers &lt;/P&gt;

&lt;P&gt;date,level,applicationName,instanceId,eventTickCount,eventId,pid,tid,message,activityId&lt;BR /&gt;
host =XXXX source =blah/2018/09/16/09/logname.csv sourcetype = mscs:storage:blob:csv&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 05:43:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378496#M173993</guid>
      <dc:creator>Skins</dc:creator>
      <dc:date>2019-01-03T05:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378497#M173994</link>
      <description>&lt;P&gt;where you able to resolve this issue @Skins ?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 04:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378497#M173994</guid>
      <dc:creator>alexstanley</dc:creator>
      <dc:date>2019-08-28T04:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378498#M173995</link>
      <description>&lt;P&gt;hi @Skins &lt;/P&gt;

&lt;P&gt;did you resolve this issue? &lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 16:06:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/378498#M173995</guid>
      <dc:creator>rajasekhar14</dc:creator>
      <dc:date>2019-11-14T16:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: csv file in blob storage</title>
      <link>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/544130#M173996</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm coming to you, I'm trying to implement a BLOB to a splunk like you. I have the same concern that you have found a solution to this problem?&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 08:35:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/csv-file-in-blob-storage/m-p/544130#M173996</guid>
      <dc:creator>rfoucault</dc:creator>
      <dc:date>2021-03-17T08:35:19Z</dc:date>
    </item>
  </channel>
</rss>

