<?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 to collect Apache logs in Splunk without a forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247534#M47744</link>
    <description>&lt;P&gt;You can use &lt;CODE&gt;Stream&lt;/CODE&gt; and snoop the wire:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/content/dam/splunk2/pdfs/fact-sheets/splunk-for-stream.pdf"&gt;https://www.splunk.com/content/dam/splunk2/pdfs/fact-sheets/splunk-for-stream.pdf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Nov 2015 15:56:03 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-11-20T15:56:03Z</dc:date>
    <item>
      <title>How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247530#M47740</link>
      <description>&lt;P&gt;Someone just asked me an interesting question that I don't have the answer to...but I bet this community does &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Has anyone ever created an interesting way of getting apache logs off a server without actually installing a forwarder?&lt;/P&gt;

&lt;P&gt;If it requires installing or running any script, then we might as well use a forwarder. But you never know if someone out there found some native way to send this log data into splunk using some other means than the forwarder.&lt;/P&gt;

&lt;P&gt;Thanks for any ideas!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 20:35:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247530#M47740</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2015-11-19T20:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247531#M47741</link>
      <description>&lt;P&gt;You can syslog the data out&lt;BR /&gt;
or &lt;BR /&gt;
You can have some kind of scp/scripted pull action from some centralized entity&lt;BR /&gt;
or&lt;BR /&gt;
you can write them to a local SQL/DB instance and use dbconnect to pull it&lt;BR /&gt;
or&lt;BR /&gt;
you can install the forwarder &lt;BR /&gt;
:)&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 20:39:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247531#M47741</guid>
      <dc:creator>ltrand</dc:creator>
      <dc:date>2015-11-19T20:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247532#M47742</link>
      <description>&lt;P&gt;or you can figure out how to use the fancy new HTTP Event Collector: &lt;A href="http://blogs.splunk.com/2015/10/06/http-event-collector-your-direct-event-pipe-to-splunk-6-3/"&gt;http://blogs.splunk.com/2015/10/06/http-event-collector-your-direct-event-pipe-to-splunk-6-3/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 00:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247532#M47742</guid>
      <dc:creator>mreynov_splunk</dc:creator>
      <dc:date>2015-11-20T00:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247533#M47743</link>
      <description>&lt;P&gt;NFS (Network File System)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 05:07:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247533#M47743</guid>
      <dc:creator>hylam</dc:creator>
      <dc:date>2015-11-20T05:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247534#M47744</link>
      <description>&lt;P&gt;You can use &lt;CODE&gt;Stream&lt;/CODE&gt; and snoop the wire:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/content/dam/splunk2/pdfs/fact-sheets/splunk-for-stream.pdf"&gt;https://www.splunk.com/content/dam/splunk2/pdfs/fact-sheets/splunk-for-stream.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 15:56:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247534#M47744</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-11-20T15:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247535#M47745</link>
      <description>&lt;P&gt;I have this issue too, but I am working on a python script that will send events to Splunk using the HTTP Event Collector. It's not finished yet but, I should get an initial version done this week. When it's done you can call the script via a cron job and it will read the latest logs and send them over to Splunk.&lt;/P&gt;

&lt;P&gt;I have the first few commits here: &lt;A href="https://github.com/alecdhuse/VPS-Log-Watch"&gt;https://github.com/alecdhuse/VPS-Log-Watch&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 01:45:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247535#M47745</guid>
      <dc:creator>dhuseau</dc:creator>
      <dc:date>2016-02-01T01:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247536#M47746</link>
      <description>&lt;P&gt;I like that you're using the HTTP Event Collector but I've been burned before with custom scripts. If I was able to have anything run on the endpoint apache server, I would go with a forwarder (proven, small, "real-time"). Are you able to share the circumstances that motivated this effort?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247536#M47746</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-02-01T14:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247537#M47747</link>
      <description>&lt;P&gt;I have a website on a shared VPS server. I do not manage the server and I do not have rights to install any software including the Splunk forwarder. However, I am allowed to run scripts and schedule cron jobs. &lt;/P&gt;

&lt;P&gt;This seemed like an acceptable way to fill this gap. I am open to other methods of moving the data though.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:20:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247537#M47747</guid>
      <dc:creator>dhuseau</dc:creator>
      <dc:date>2016-02-01T15:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247538#M47748</link>
      <description>&lt;P&gt;Oh ok. I have a similar situation and so I used the tar (not rpm) version to place the splunk forwarder. Then I have a nightly cronjob that simply runs ./splunk start to makes sure it didn't get killed. So far so good and more stable than my poor programming.&lt;/P&gt;

&lt;P&gt;I figured I'd share in case my similar scenario inspires something.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 23:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247538#M47748</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-02-01T23:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247539#M47749</link>
      <description>&lt;P&gt;Thanks, that is probably a better solution.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/247539#M47749</guid>
      <dc:creator>dhuseau</dc:creator>
      <dc:date>2016-02-02T14:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/682529#M113999</link>
      <description>&lt;P&gt;Can you please explain a little bit more about this approach?&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 18:32:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/682529#M113999</guid>
      <dc:creator>VinayakJamadar</dc:creator>
      <dc:date>2024-03-31T18:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Apache logs in Splunk without a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/682542#M114000</link>
      <description>&lt;P&gt;You're trying do dig out a thread from some 8 years ago. Most probably most of the participants are no longer actively following Answers.&lt;/P&gt;&lt;P&gt;Your best bet would be to create a new thread and desciribe your problem there (possibly providing a link to this one if your case is similar.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 21:50:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-collect-Apache-logs-in-Splunk-without-a-forwarder/m-p/682542#M114000</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-03-31T21:50:55Z</dc:date>
    </item>
  </channel>
</rss>

