<?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: UF installation in docker in Installation</title>
    <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466407#M10271</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9000iE8866F516DAB835D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 12:11:15 GMT</pubDate>
    <dc:creator>VijaySrrie</dc:creator>
    <dc:date>2020-05-28T12:11:15Z</dc:date>
    <item>
      <title>UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466404#M10268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;To Install UF into docker, I followed the below steps.&lt;/P&gt;

&lt;P&gt;1) docker pull splunk/universalforwarder:latest&lt;BR /&gt;
2) docker run -d -p 9997:9997 -e "SPLUNK_START_ARGS=--accept-license" -e "SPLUNK_PASSWORD=" --name uf splunk/universalforwarder:latest&lt;/P&gt;

&lt;P&gt;3) When I ran docker ps --&amp;gt; status is healthy&lt;BR /&gt;
4) But I am not able to start/stop splunk --&amp;gt; In /opt/splunk/bin --&amp;gt; I am not finding any script for splunk start and stop.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:34:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466404#M10268</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-09-30T05:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466405#M10269</link>
      <description>&lt;P&gt;The correct directory on a UF is &lt;CODE&gt;/opt/splunkforwarder/&lt;/CODE&gt;, you can use &lt;CODE&gt;.bin/splunk start&lt;/CODE&gt; from there. Keep in mind the default user is &lt;CODE&gt;ansible&lt;/CODE&gt; when logging in with &lt;CODE&gt;docker exec -it uf /bin/bash&lt;/CODE&gt;, that user has restricted rights.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 10:19:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466405#M10269</guid>
      <dc:creator>Patrick_Peeters</dc:creator>
      <dc:date>2020-05-28T10:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466406#M10270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am not able to restart splunk neither in /opt/splunkforwarder/bin or /opt/splunkforwarder --&amp;gt; getting error no such file or directory. &lt;/P&gt;

&lt;P&gt;Am I missing some installation? only below lines are sufficient to install splunk UF?&lt;/P&gt;

&lt;P&gt;1) docker pull splunk/universalforwarder:latest&lt;BR /&gt;
2) docker run -d -p 9997:9997 -e "SPLUNK_START_ARGS=--accept-license" -e "SPLUNK_PASSWORD=" --name uf splunk/universalforwarder:latest&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:34:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466406#M10270</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-09-30T05:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466407#M10271</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9000iE8866F516DAB835D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466407#M10271</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-05-28T12:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466408#M10272</link>
      <description>&lt;P&gt;Are you actually setting a password and are you in the Docker container? Both commands work fine for me, granted I set&lt;CODE&gt;SPLUNK_PASSWORD=password&lt;/CODE&gt; to get started, otherwise it won't work.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:12:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466408#M10272</guid>
      <dc:creator>Patrick_Peeters</dc:creator>
      <dc:date>2020-05-28T12:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466409#M10273</link>
      <description>&lt;P&gt;Its just VM so I set it as password. &lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466409#M10273</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-05-28T12:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466410#M10274</link>
      <description>&lt;P&gt;Yes I have set the password. Please find the below screenshot .&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:23:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466410#M10274</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-05-28T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466411#M10275</link>
      <description>&lt;P&gt;And you are in the actual container and not in your VM? use the Docker exec command from above.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466411#M10275</guid>
      <dc:creator>Patrick_Peeters</dc:creator>
      <dc:date>2020-05-28T12:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466412#M10276</link>
      <description>&lt;P&gt;I gave the docker exec command.  Getting below screenshot.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:27:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466412#M10276</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-05-28T12:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466413#M10277</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9001iF4D2F2772A614907/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:27:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466413#M10277</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2020-05-28T12:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: UF installation in docker</title>
      <link>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466414#M10278</link>
      <description>&lt;P&gt;That just means&lt;CODE&gt;ll&lt;/CODE&gt;doesn't exist. Please do some more troubleshooting or provide steps of what you've done so far, as mentioned it works fine on my instance.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:36:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/UF-installation-in-docker/m-p/466414#M10278</guid>
      <dc:creator>Patrick_Peeters</dc:creator>
      <dc:date>2020-05-28T12:36:35Z</dc:date>
    </item>
  </channel>
</rss>

