<?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 how we RUN Script which convert binary index data into csv and again save it into same index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453027#M95706</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Hi please help  me ,I have Universal forwarder install on  another machine ,which send binary data to splunk insatnce .&lt;BR /&gt;
On splunk instance I want ot RUN python script which will convert the binary data into csv and save it into another index.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;before this I was able to run pyhton script on Universal Forwarder which will convert binary data into csv file and forwarder monitor that csv file and send it to splunk.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;But my requirement has changed now I want to run pyhton script on splunk instance which will convert binary data coming from forwarder to csv in real time.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;please help  &lt;/P&gt;</description>
    <pubDate>Tue, 05 Feb 2019 08:53:17 GMT</pubDate>
    <dc:creator>ajitshukla</dc:creator>
    <dc:date>2019-02-05T08:53:17Z</dc:date>
    <item>
      <title>how we RUN Script which convert binary index data into csv and again save it into same index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453027#M95706</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi please help  me ,I have Universal forwarder install on  another machine ,which send binary data to splunk insatnce .&lt;BR /&gt;
On splunk instance I want ot RUN python script which will convert the binary data into csv and save it into another index.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;before this I was able to run pyhton script on Universal Forwarder which will convert binary data into csv file and forwarder monitor that csv file and send it to splunk.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;But my requirement has changed now I want to run pyhton script on splunk instance which will convert binary data coming from forwarder to csv in real time.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;please help  &lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 08:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453027#M95706</guid>
      <dc:creator>ajitshukla</dc:creator>
      <dc:date>2019-02-05T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: how we RUN Script which convert binary index data into csv and again save it into same index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453028#M95707</link>
      <description>&lt;P&gt;@ajitshukla&lt;/P&gt;

&lt;P&gt;If data is coming to Splunk then you can create a report using search command and outputlookup the result to a csv file. &lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 07:05:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453028#M95707</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2019-02-06T07:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: how we RUN Script which convert binary index data into csv and again save it into same index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453029#M95708</link>
      <description>&lt;P&gt;but converting binary data to csv logic written in python script ,so in any case I have to use python script&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 05:51:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453029#M95708</guid>
      <dc:creator>ajitshukla</dc:creator>
      <dc:date>2019-02-11T05:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: how we RUN Script which convert binary index data into csv and again save it into same index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453030#M95709</link>
      <description>&lt;P&gt;Unfortunately there's no way to do this. One of the hard requirements of Splunk is that forwarded data is in text, no binary. The only way I see around this is to transmit the binary data through a different channel like sftp, rsync, etc. to a directory on the Splunk instance and then use a scripted input to convert the binary data to csv.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 05:55:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-we-RUN-Script-which-convert-binary-index-data-into-csv-and/m-p/453030#M95709</guid>
      <dc:creator>badarsebard</dc:creator>
      <dc:date>2019-02-26T05:55:02Z</dc:date>
    </item>
  </channel>
</rss>

