<?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 get data from an external source machine in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466760#M80431</link>
    <description>&lt;P&gt;Thanks.One small confirmation.Can we send .csv files from a custom location on the remote server to splunk via HTTP tokens&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2020 14:30:41 GMT</pubDate>
    <dc:creator>vrmandadi</dc:creator>
    <dc:date>2020-02-14T14:30:41Z</dc:date>
    <item>
      <title>How to get data from an external source machine</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466756#M80427</link>
      <description>&lt;P&gt;What would be a way to get data from an external machine which is not part of our environment .Correct me if I am wrong .I was assuming to install UF on the external machine , create an HTTP token on a HF in our environment and give the token , URL and port details to get the data from the external machine .&lt;/P&gt;

&lt;P&gt;Is this the way to get data through external machine through HTTP token.The data in a custom path and the data is in csv format.&lt;/P&gt;

&lt;P&gt;Thanks in Advance &lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 20:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466756#M80427</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2020-02-13T20:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data from an external source machine</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466757#M80428</link>
      <description>&lt;P&gt;The Universal Forwarder (UF) typically is the easiest way to get data into Splunk.  The UF does not use HTTP tokens, however,  It sends data directly to your indexers on port 9997 (by default).  When you configure the UF, tell it to monitor the CSV file and send all output to your indexer(s).&lt;/P&gt;

&lt;P&gt;Of course, since the UF is not in your environment you first should ensure a UF will be allowed to connect to your indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 20:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466757#M80428</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-13T20:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data from an external source machine</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466758#M80429</link>
      <description>&lt;P&gt;Is there way that we can send through the HTTP tokens?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 21:07:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466758#M80429</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2020-02-13T21:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data from an external source machine</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466759#M80430</link>
      <description>&lt;P&gt;Yes.  Write, acquire, or modify one of your existing programs to send data to the HTTP Event Collector (HEC) using a token for authentication.  See &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.0.2001/Data/Senddata"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.0.2001/Data/Senddata&lt;/A&gt; for how to send data to HEC.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 00:58:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466759#M80430</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-14T00:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data from an external source machine</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466760#M80431</link>
      <description>&lt;P&gt;Thanks.One small confirmation.Can we send .csv files from a custom location on the remote server to splunk via HTTP tokens&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 14:30:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466760#M80431</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2020-02-14T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get data from an external source machine</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466761#M80432</link>
      <description>&lt;P&gt;HTTP tokens are an authentication mechanism, not a transport mechanism.&lt;BR /&gt;
If you can represent the CSV file in a form specified in the link above then it should work.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 13:12:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-data-from-an-external-source-machine/m-p/466761#M80432</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-15T13:12:28Z</dc:date>
    </item>
  </channel>
</rss>

