<?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: How do I index a simple http URL request in Splunk Light? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180267#M36151</link>
    <description>&lt;P&gt;a simple solution could be to use a scripted input with either a wget or curl to grab the logs&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2015 10:07:44 GMT</pubDate>
    <dc:creator>FritzWittwer_ol</dc:creator>
    <dc:date>2015-08-19T10:07:44Z</dc:date>
    <item>
      <title>How do I index a simple http URL request in Splunk Light?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180266#M36150</link>
      <description>&lt;P&gt;Our web PHP error and access logs are available only at a simple http URL request. How can I get these into Splunk Light?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 03:20:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180266#M36150</guid>
      <dc:creator>jedashford</dc:creator>
      <dc:date>2015-08-19T03:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I index a simple http URL request in Splunk Light?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180267#M36151</link>
      <description>&lt;P&gt;a simple solution could be to use a scripted input with either a wget or curl to grab the logs&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 10:07:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180267#M36151</guid>
      <dc:creator>FritzWittwer_ol</dc:creator>
      <dc:date>2015-08-19T10:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I index a simple http URL request in Splunk Light?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180268#M36152</link>
      <description>&lt;P&gt;'scripted input' being a splunk function? Or a cron curl to a file and point splunk to the log?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 17:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180268#M36152</guid>
      <dc:creator>jedashford</dc:creator>
      <dc:date>2015-08-20T17:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I index a simple http URL request in Splunk Light?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180269#M36153</link>
      <description>&lt;P&gt;Scripted input is a Splunk feature, the universal forwarder executes a script, which you provide, at defined Intervals and indexes the script output, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.5/AdvancedDev/ScriptedInputsIntro"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.5/AdvancedDev/ScriptedInputsIntro&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This allows you to get in any data source which you can access via a script, but you have to be aware of the security implications. The script runs under the identity of the Splunk forwarder, usually either root or splunk. It may have too much or not enough privileges to execute the command. Thus a cron jobs which executes the script and writes the output to a file you index with the Splunk forwarder is sometimes a simpler Solution.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 05:31:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-index-a-simple-http-URL-request-in-Splunk-Light/m-p/180269#M36153</guid>
      <dc:creator>FritzWittwer_ol</dc:creator>
      <dc:date>2015-08-21T05:31:13Z</dc:date>
    </item>
  </channel>
</rss>

