<?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: Can we Input data from url in splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405206#M71937</link>
    <description>&lt;P&gt;can you please elaborate more to what you are doing and what you want to achieve.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2019 08:10:42 GMT</pubDate>
    <dc:creator>harshpatel</dc:creator>
    <dc:date>2019-04-11T08:10:42Z</dc:date>
    <item>
      <title>Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405205#M71936</link>
      <description>&lt;P&gt;i have some data on a url. Is there a way to feed data directly into splunk from url rather than using excel and then feeding it.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405205#M71936</guid>
      <dc:creator>nikita012</dc:creator>
      <dc:date>2019-04-11T08:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405206#M71937</link>
      <description>&lt;P&gt;can you please elaborate more to what you are doing and what you want to achieve.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:10:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405206#M71937</guid>
      <dc:creator>harshpatel</dc:creator>
      <dc:date>2019-04-11T08:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405207#M71938</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;There is a excel sheet online on a particular url. I wish to input data directly from url into splunk&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:17:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405207#M71938</guid>
      <dc:creator>nikita012</dc:creator>
      <dc:date>2019-04-11T08:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405208#M71939</link>
      <description>&lt;P&gt;What you can do is have &lt;CODE&gt;scripted input&lt;/CODE&gt; configured in Splunk and write a python script which can request URL and get data if that's what you are looking for?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:22:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405208#M71939</guid>
      <dc:creator>harshpatel</dc:creator>
      <dc:date>2019-04-11T08:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405209#M71940</link>
      <description>&lt;P&gt;How can we configure the scripted input in splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:31:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405209#M71940</guid>
      <dc:creator>nikita012</dc:creator>
      <dc:date>2019-04-11T08:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405210#M71941</link>
      <description>&lt;P&gt;for your reference: &lt;A href="https://answers.splunk.com/answers/628853/how-to-add-scripts-as-data-input.html"&gt;https://answers.splunk.com/answers/628853/how-to-add-scripts-as-data-input.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:36:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405210#M71941</guid>
      <dc:creator>harshpatel</dc:creator>
      <dc:date>2019-04-11T08:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405211#M71942</link>
      <description>&lt;P&gt;Please check &lt;A href="https://docs.splunk.com/Documentation/AddonBuilder/2.2.0/UserGuide/ConfigureDataCollection"&gt;here&lt;/A&gt; and &lt;A href="https://www.splunk.com/blog/2013/06/18/getting-data-from-your-rest-apis-into-splunk.html"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 10:06:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/405211#M71942</guid>
      <dc:creator>paramagurukarth</dc:creator>
      <dc:date>2019-04-11T10:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we Input data from url in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/550832#M91452</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;Can you help me to make this script please ?&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 13:46:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-Input-data-from-url-in-splunk/m-p/550832#M91452</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2021-05-07T13:46:29Z</dc:date>
    </item>
  </channel>
</rss>

