<?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: Squid proxy &amp; universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455287#M78761</link>
    <description>&lt;P&gt;Hi @willemjongeneel &lt;/P&gt;

&lt;P&gt;To connect with indexer from Splunk UF you have to add SSL cert configuration in outputs.conf file of the UF:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = my_indexers

[tcpout:my_indexers]
server = your indexer DNS: port on which you want to send the data

sslCertPath = *******
sslRootCAPath = *********
sslPassword = ********

sslCommonNameToCheck = ********
sslVerifyServerCert = true
useClientSSLCompression = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 21 Aug 2019 09:52:20 GMT</pubDate>
    <dc:creator>dhihoriya_splun</dc:creator>
    <dc:date>2019-08-21T09:52:20Z</dc:date>
    <item>
      <title>Squid proxy &amp; universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455286#M78760</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to send data from a directory on a server to Splunk Cloud using the universal forwarder. This traffic goes through a squid proxy. I've tried to configure the proxy in server.conf:&lt;/P&gt;

&lt;P&gt;[proxyConfig]&lt;BR /&gt;
http_proxy = http//:8080&lt;BR /&gt;
https_proxy = https//:8080 &lt;/P&gt;

&lt;P&gt;Port 8080 is open for tcp traffic. &lt;/P&gt;

&lt;P&gt;I am able to connect from the server to the proxy using telnet, I am not able to connect to the indexers using telnet, however this should be possible while connecting from the universal forwarder using the forwarder credentials package, right?&lt;/P&gt;

&lt;P&gt;The forwarder seems to be unable to connect to the indexers. splunkd file has the following warnings:&lt;/P&gt;

&lt;P&gt;TcpOutputProc - 'sslCertPath' deprecated; use 'clientCert' instead..&lt;BR /&gt;
Cooked connection to ip=:9997 timed out.&lt;/P&gt;

&lt;P&gt;In the splunkd text file I don't see anything about the proxy I configured either, should this show in the splunkd file?&lt;/P&gt;

&lt;P&gt;Does anyone have an idea on how to troubleshoot this issue?&lt;/P&gt;

&lt;P&gt;Thanks, kind regards,&lt;BR /&gt;
Willem Jongeneel&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:48:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455286#M78760</guid>
      <dc:creator>willemjongeneel</dc:creator>
      <dc:date>2020-09-30T01:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Squid proxy &amp; universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455287#M78761</link>
      <description>&lt;P&gt;Hi @willemjongeneel &lt;/P&gt;

&lt;P&gt;To connect with indexer from Splunk UF you have to add SSL cert configuration in outputs.conf file of the UF:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = my_indexers

[tcpout:my_indexers]
server = your indexer DNS: port on which you want to send the data

sslCertPath = *******
sslRootCAPath = *********
sslPassword = ********

sslCommonNameToCheck = ********
sslVerifyServerCert = true
useClientSSLCompression = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Aug 2019 09:52:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455287#M78761</guid>
      <dc:creator>dhihoriya_splun</dc:creator>
      <dc:date>2019-08-21T09:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Squid proxy &amp; universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455288#M78762</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Shouldnt these configurations come from the universal forwarder credential package in managed splunk cloud?&lt;/P&gt;

&lt;P&gt;Kind regards,&lt;BR /&gt;
Willem&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 11:25:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455288#M78762</guid>
      <dc:creator>willemjongeneel</dc:creator>
      <dc:date>2019-08-21T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Squid proxy &amp; universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455289#M78763</link>
      <description>&lt;P&gt;No, It will not come with universal forwarder credential package in managed Splunk cloud. We have to add explicitly in UF.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 14:13:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455289#M78763</guid>
      <dc:creator>dhihoriya_splun</dc:creator>
      <dc:date>2019-08-22T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Squid proxy &amp; universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455290#M78764</link>
      <description>&lt;P&gt;Can you tell me where I can find this information? If I am connecting from UF to the indexers from servers that do not connect through a proxy, I never have to add this to the outputs.conf. Also, should it be in etc/apps/SplunkUniversalForwarder/default/outputs.conf ? &lt;/P&gt;

&lt;P&gt;Thanks, kind regards,&lt;BR /&gt;
Willem&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 07:31:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Squid-proxy-universal-forwarder/m-p/455290#M78764</guid>
      <dc:creator>willemjongeneel</dc:creator>
      <dc:date>2019-08-23T07:31:38Z</dc:date>
    </item>
  </channel>
</rss>

