<?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 Scripted input with cURL in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22112#M3350</link>
    <description>&lt;P&gt;I would like to have splunk index the output of cURL but instead of seeing the entire html I'd like to be able to have splunk just index the data that a browser renders. Is there anyway to do this without some major scripting? &lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2012 20:01:20 GMT</pubDate>
    <dc:creator>jedatt01</dc:creator>
    <dc:date>2012-11-02T20:01:20Z</dc:date>
    <item>
      <title>Scripted input with cURL</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22112#M3350</link>
      <description>&lt;P&gt;I would like to have splunk index the output of cURL but instead of seeing the entire html I'd like to be able to have splunk just index the data that a browser renders. Is there anyway to do this without some major scripting? &lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:01:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22112#M3350</guid>
      <dc:creator>jedatt01</dc:creator>
      <dc:date>2012-11-02T20:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted input with cURL</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22113#M3351</link>
      <description>&lt;P&gt;In the scripted input, you could pipe the output of the curl command through a command like &lt;EM&gt;hxnormalize&lt;/EM&gt;, which is part of the &lt;A href="http://www.w3.org/Tools/HTML-XML-utils/README"&gt;html-xml-utils&lt;/A&gt; package in Linux.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:21:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22113#M3351</guid>
      <dc:creator>gcoles</dc:creator>
      <dc:date>2012-11-02T20:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted input with cURL</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22114#M3352</link>
      <description>&lt;P&gt;You mean you want to parse the HTML and extract only selected parts of it?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2012 05:49:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22114#M3352</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2012-11-05T05:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted input with cURL</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22115#M3353</link>
      <description>&lt;P&gt;gcoles, this answer didn't quite work for me, however what did work was that I found out how the page was getting the dynamic information. It was using a .cgi call. So, I just created a scripted input that calls the .cgi and formats the output to key value pairs&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 19:08:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scripted-input-with-cURL/m-p/22115#M3353</guid>
      <dc:creator>jedatt01</dc:creator>
      <dc:date>2012-11-21T19:08:25Z</dc:date>
    </item>
  </channel>
</rss>

