<?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: Universal Forwarder service stops - Test basic https endpoint failed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579001#M102212</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241620"&gt;@pmcl77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the 8089 port is the management port is not used for the HEC.&lt;/P&gt;&lt;P&gt;the HEC port is 8088&lt;/P&gt;&lt;P&gt;please check the documentation&lt;/P&gt;&lt;P&gt;docs.splunk.com/Documentation/Splunk/8.2.3/Data/UsetheHTTPEventCollector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2021 09:37:09 GMT</pubDate>
    <dc:creator>aasabatini</dc:creator>
    <dc:date>2021-12-21T09:37:09Z</dc:date>
    <item>
      <title>Docker - Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578894#M102193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to Splunk and running both Splunk Enterprise and Universal Forwarder in a Docker container (on the same host for now).&lt;/P&gt;&lt;P&gt;My forwarder keeps shutting down, and I am not quite sure why. Probably a configuration issue.&lt;/P&gt;&lt;P&gt;This is the last error I find in the logs before the shutdown:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TASK [splunk_common : Test basic https endpoint] *******************************
fatal: [localhost]: FAILED! =&amp;gt; {
    "attempts": 60,
    "changed": false,
    "elapsed": 10,
    "failed_when_result": true,
    "redirected": false,
    "status": -1,
    "url": "https://127.0.0.1:8089"
}

MSG:

Status code was -1 and not [200, 404]: Request failed: &amp;lt;urlopen error _ssl.c:1074: The handshake operation timed out&amp;gt;
...ignoring&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after that there is a bit more in the logs, before it finally stops working:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Monday 20 December 2021  09:57:02 +0000 (0:17:30.719)       0:18:04.687 *******

TASK [splunk_common : Set url prefix for future REST calls] ********************
ok: [localhost]
Monday 20 December 2021  09:57:02 +0000 (0:00:00.088)       0:18:04.775 *******
included: /opt/ansible/roles/splunk_common/tasks/clean_user_seed.yml for localhost
Monday 20 December 2021  09:57:02 +0000 (0:00:00.214)       0:18:04.989 *******
[WARNING]: Using world-readable permissions for temporary files Ansible needs
to create when becoming an unprivileged user. This may be insecure. For
information on securing this, see
https://docs.ansible.com/ansible/user_guide/become.html#risks-of-becoming-an-
unprivileged-user

TASK [splunk_common : Remove user-seed.conf] ***********************************
ok: [localhost]
Monday 20 December 2021  09:57:03 +0000 (0:00:00.653)       0:18:05.643 *******
included: /opt/ansible/roles/splunk_common/tasks/add_splunk_license.yml for localhost
Monday 20 December 2021  09:57:03 +0000 (0:00:00.228)       0:18:05.871 *******

TASK [splunk_common : Initialize licenses array] *******************************
ok: [localhost]
Monday 20 December 2021  09:57:03 +0000 (0:00:00.082)       0:18:05.954 *******

TASK [splunk_common : Determine available licenses] ****************************
ok: [localhost] =&amp;gt; (item=splunk.lic)
Monday 20 December 2021  09:57:03 +0000 (0:00:00.117)       0:18:06.072 *******
included: /opt/ansible/roles/splunk_common/tasks/apply_licenses.yml for localhost =&amp;gt; (item=splunk.lic)
Monday 20 December 2021  09:57:03 +0000 (0:00:00.162)       0:18:06.235 *******
Monday 20 December 2021  09:57:03 +0000 (0:00:00.074)       0:18:06.309 *******
Monday 20 December 2021  09:57:03 +0000 (0:00:00.078)       0:18:06.387 *******
Monday 20 December 2021  09:57:03 +0000 (0:00:00.077)       0:18:06.465 *******
included: /opt/ansible/roles/splunk_common/tasks/licenses/add_license.yml for localhost
Monday 20 December 2021  09:57:04 +0000 (0:00:00.141)       0:18:06.606 *******
Monday 20 December 2021  09:57:04 +0000 (0:00:00.079)       0:18:06.686 *******
[WARNING]: Using world-readable permissions for temporary files Ansible needs
to create when becoming an unprivileged user. This may be insecure. For
information on securing this, see
https://docs.ansible.com/ansible/user_guide/become.html#risks-of-becoming-an-
unprivileged-user

TASK [splunk_common : Ensure license path] *************************************
ok: [localhost]
Monday 20 December 2021  09:57:04 +0000 (0:00:00.622)       0:18:07.308 *******
Monday 20 December 2021  09:57:04 +0000 (0:00:00.074)       0:18:07.382 *******
Monday 20 December 2021  09:57:04 +0000 (0:00:00.108)       0:18:07.491 *******
Monday 20 December 2021  09:57:05 +0000 (0:00:00.076)       0:18:07.568 *******
included: /opt/ansible/roles/splunk_universal_forwarder/tasks/../../../roles/splunk_common/tasks/set_as_hec_receiver.yml for localhost
Monday 20 December 2021  09:57:05 +0000 (0:00:00.118)       0:18:07.686 *******
[WARNING]: Using world-readable permissions for temporary files Ansible needs
to create when becoming an unprivileged user. This may be insecure. For
information on securing this, see
https://docs.ansible.com/ansible/user_guide/become.html#risks-of-becoming-an-
unprivileged-user&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;outputs.conf:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[indexAndForward]
index = false

[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = splunk:9997
disabled = false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inputs.conf:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///docker/py-sandbox/log/*.json]
disabled = 0

[monitor:///docker/fa/log/*.json]
disabled = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server.conf (i removed the keys/ssl pw, I never created those myself though):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[general]
serverName = synoUniFW
pass4SymmKey = &amp;lt;somekey&amp;gt;

[sslConfig]
sslPassword = &amp;lt;some pw&amp;gt;

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Splunk Enterprise I have opened port 9997 and it actually receives logs, until it doesn't...&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 20:04:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578894#M102193</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-20T20:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578896#M102194</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241620"&gt;@pmcl77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check the management port 8089&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest to use the 8089 for the splunk enterprise and change for the uf to the 8090.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 10:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578896#M102194</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-12-20T10:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578905#M102197</link>
      <description>&lt;P&gt;Unfortunately, it's hard to tell because your logs are not splunk logs, just logs from ansible which is used to deploy splunk software within the container (which in itself is a bit of a dumb idea if you ask me but that's a story for another rant). You can check splunkd.log inside the container (by default in splunk they are in /opt/splunk/var/log/splunk/; I have no idea if dockerized splunk uses the same layout).&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 12:09:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578905#M102197</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-12-20T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578975#M102205</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222210"&gt;@aasabatini&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, it seems Port 8089 is by default already open on the splunk Enterprise docker image. I also tried to setup a HEC receiver on that port but it would not let me because the port was already busy. I suppose those images are setup by default like this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am enabling more verbose debugging to see if I can find something, or see if it can find me :;)&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 20:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578975#M102205</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-20T20:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578976#M102206</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I found the logs in&amp;nbsp;/opt/splunkforwarder/var/log/splunk&lt;/P&gt;&lt;P&gt;After enabling more verbose logging, I got this from the ansible/docker logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TASK [splunk_universal_forwarder : Setup global HEC] ***************************
task path: /opt/ansible/roles/splunk_common/tasks/set_as_hec_receiver.yml:4
fatal: [localhost]: FAILED! =&amp;gt; {
    "changed": false,
    "elapsed": 60,
    "redirected": false,
    "status": -1,
    "url": "http://127.0.0.1:8089/services/data/inputs/http/http"
}

MSG:

Status code was -1 and not [200]: Connection failure: timed out&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, fatal, maybe this is the reason... might in the end be a problem on the splunk enterprise container. Though it's strange because I do receive logs and why should it shut down after a connection timeout?&lt;/P&gt;&lt;P&gt;Will browse more logs...&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 20:10:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/578976#M102206</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-20T20:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579001#M102212</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241620"&gt;@pmcl77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the 8089 port is the management port is not used for the HEC.&lt;/P&gt;&lt;P&gt;the HEC port is 8088&lt;/P&gt;&lt;P&gt;please check the documentation&lt;/P&gt;&lt;P&gt;docs.splunk.com/Documentation/Splunk/8.2.3/Data/UsetheHTTPEventCollector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 09:37:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579001#M102212</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-12-21T09:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579002#M102213</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222210"&gt;@aasabatini&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I read that in the docs already... I don't think it's a port issue, all necessary ports seem open.&lt;/P&gt;&lt;P&gt;&amp;gt;docker ps&lt;/P&gt;&lt;P&gt;99c07b0261e4 splunk/universalforwarder:8.2 "/sbin/entrypoint.sh…" 10 hours ago Up About a minute (healthy) 8088-8089/tcp, 9997/tcp unifw&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;94a7d4bb28b7 splunk/splunk:8.2 "/sbin/entrypoint.sh…" 13 hours ago Up About a minute (healthy) 8065/tcp, 0.0.0.0:8000-&amp;gt;8000/tcp, 8088/tcp, 8191/tcp, 0.0.0.0:8089-&amp;gt;8089/tcp, 0.0.0.0:9997-&amp;gt;9997/tcp, 9887/tcp splunk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 09:43:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579002#M102213</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-21T09:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579003#M102214</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241620"&gt;@pmcl77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you show the logs present on /opt/splunk/var/log/splunk/splunkd.log&lt;/P&gt;&lt;P&gt;Also can you show me the results of the command&amp;nbsp; "ls -lrt /opt/"&lt;/P&gt;&lt;P&gt;and the the result of the /opt/splunk/bin/splunk status&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 09:53:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579003#M102214</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-12-21T09:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579066#M102237</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222210"&gt;@aasabatini&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose you mean from the universalforwarder, not splunk enterprise?&lt;/P&gt;&lt;P&gt;Since it seems not possible to upload files here and the logs being pretty long I have made them available&amp;nbsp;&lt;A href="https://drive.google.com/drive/folders/1GHRvAbpJ5cIi3WFpZWIfR_qVOVNOoV_j?usp=sharing" target="_blank" rel="noopener"&gt;here &lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, here is the ouptut:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ansible@synoUniFw splunkforwarder]$ ls -lrt /opt/
total 16
drwxr-xr-x 13 splunk  splunk  4096 Dec 17 22:42 splunkforwarder-etc
drwxrwxr-x 16 root    ansible 4096 Dec 18 00:58 ansible
drwxrwxr-x  2 ansible ansible 4096 Dec 21 22:03 container_artifact
drwxr-xr-x 17 splunk  splunk  4096 Dec 21 22:26 splunkforwarder

[ansible@synoUniFw splunkforwarder]$ sudo /opt/splunkforwarder/bin/splunk status
splunkd is running (PID: 1156).
splunk helpers are running (PIDs: 1159).&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the verbose ansible output I can find the following fatal errors. They might both have to do with ssl? However, I have not enabled ssl, so I would assume it should work anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;unifw     | TASK [splunk_common : Test basic https endpoint] *******************************
unifw     | task path: /opt/ansible/roles/splunk_common/tasks/set_certificate_prefix.yml:2
unifw     | fatal: [localhost]: FAILED! =&amp;gt; {
unifw     |     "attempts": 60,
unifw     |     "changed": false,
unifw     |     "elapsed": 10,
unifw     |     "failed_when_result": true,
unifw     |     "redirected": false,
unifw     |     "status": -1,
unifw     |     "url": "https://127.0.0.1:8089"
unifw     | }
unifw     |
unifw     | MSG:
unifw     |
unifw     | Status code was -1 and not [200, 404]: Request failed: &amp;lt;urlopen error _ssl.c:1074: The handshake operation timed out&amp;gt;
unifw     | ...ignoring

...


unifw     | TASK [splunk_universal_forwarder : Setup global HEC] ***************************
unifw     | task path: /opt/ansible/roles/splunk_common/tasks/set_as_hec_receiver.yml:4
unifw     | fatal: [localhost]: FAILED! =&amp;gt; {
unifw     |     "changed": false,
unifw     |     "elapsed": 60,
unifw     |     "redirected": false,
unifw     |     "status": -1,
unifw     |     "url": "http://127.0.0.1:8089/services/data/inputs/http/http"
unifw     | }
unifw     |
unifw     | MSG:
unifw     |
unifw     | Status code was -1 and not [200]: Connection failure: timed out&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once it's done with the "playbook" the service/container shuts down (exited with code 2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 22:52:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/579066#M102237</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-21T22:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder service stops - Test basic https endpoint failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/740742#M117748</link>
      <description>&lt;P&gt;i know its been a long time, but im getting the same problem now. did you manage to solve it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 11:30:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Docker-Universal-Forwarder-service-stops-Test-basic-https/m-p/740742#M117748</guid>
      <dc:creator>Shuly</dc:creator>
      <dc:date>2025-03-04T11:30:38Z</dc:date>
    </item>
  </channel>
</rss>

