<?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: Change Delimeter for Export CSV in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525229#M148193</link>
    <description>&lt;P&gt;I got the csv file from export option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the tricks, it works with small data.&lt;/P&gt;&lt;P&gt;But can you help me with search query to replace delimiter, because with large data results my laptop just give up to open it.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Oct 2020 09:16:51 GMT</pubDate>
    <dc:creator>jack_sumatra</dc:creator>
    <dc:date>2020-10-18T09:16:51Z</dc:date>
    <item>
      <title>Change Delimeter for Export CSV</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525188#M148171</link>
      <description>&lt;P&gt;Just a quick question. I have no experience on Splunk, but my company just use it to collect data.&lt;/P&gt;&lt;P&gt;My Splunk Query search :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sourcetype=st_file| fillnull clientTransactionID msisdn ocsID orderID applicationID productType providerName reponseCode responsedetail reponseMessage actiontype bNumber gatewayTransactionID | stats count as trx by _time clientTransactionID msisdn ocsID orderID applicationID productType providerName reponseCode responsedetail reponseMessage actiontype bNumber gatewayTransactionID&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the result will be export to csv file like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"_time",clientTransactionID,msisdn,ocsID,orderID,applicationID,productType,providerName,reponseCode,responsedetail,reponseMessage,actiontype,bNumber,gatewayTransactionID,trx

"2020-10-17T17:20:00.000+0700",023029300002187960,6281220636564,TC01,0,RBT0000,SP,RBT,2,"0|1630429199000|65","CHARGING_SUCCEEDED",F,000,"RBT0000:023029300002187960",1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can anyone suggest me how to change delimiter from '"," to "|" on my search query?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already read that we can change it from conf. files but since&amp;nbsp; I can't get access to those files, so i have no clue here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 17:14:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525188#M148171</guid>
      <dc:creator>jack_sumatra</dc:creator>
      <dc:date>2020-10-17T17:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change Delimeter for Export CSV</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525198#M148175</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227746"&gt;@jack_sumatra&lt;/a&gt;&amp;nbsp;do you get the csv file thru outputcsv command or just search results export option?&lt;/P&gt;&lt;P&gt;ok, the simplest idea would be, doing some post-processing methods.,&lt;/P&gt;&lt;P&gt;ie, after getting the csv file, you can use notepad or vi editor for linux and do "search and replace" all "," to "|"&lt;/P&gt;&lt;P&gt;or, do you get the csv report thru alert/report?, if so, there may be some ideas.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 21:05:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525198#M148175</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-10-17T21:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change Delimeter for Export CSV</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525229#M148193</link>
      <description>&lt;P&gt;I got the csv file from export option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the tricks, it works with small data.&lt;/P&gt;&lt;P&gt;But can you help me with search query to replace delimiter, because with large data results my laptop just give up to open it.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 09:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Change-Delimeter-for-Export-CSV/m-p/525229#M148193</guid>
      <dc:creator>jack_sumatra</dc:creator>
      <dc:date>2020-10-18T09:16:51Z</dc:date>
    </item>
  </channel>
</rss>

