<?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 configure Splunk docker container in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-docker-container/m-p/412187#M72963</link>
    <description>&lt;P&gt;Please find the below steps to install Docker on Redhat/CentOs:&lt;/P&gt;

&lt;P&gt;-) yum install -y docker docker-compose&lt;/P&gt;

&lt;P&gt;-) Check on cmd prompt : docker --version&lt;/P&gt;

&lt;P&gt;-) groupadd docker&lt;/P&gt;

&lt;P&gt;-) gpasswd -a  (For creating a user)&lt;/P&gt;

&lt;P&gt;Steps to install Splunk :&lt;/P&gt;

&lt;P&gt;-) docker search splunk&lt;/P&gt;

&lt;P&gt;Select the latest package and use below command to down load image&lt;/P&gt;

&lt;P&gt;-) docker pull splunk/splunk:latest&lt;/P&gt;

&lt;P&gt;-) Run the splunk docker container:&lt;BR /&gt;
$ docker run -d -p 8000:8000 -e 'SPLUNK_START_ARGS=--accept-license' -e 'SPLUNK_PASSWORD=' splunk/splunk:latest&lt;/P&gt;

&lt;P&gt;Reference Link:&lt;BR /&gt;
&lt;A href="https://github.com/splunk/docker-splunk/blob/develop/docs/SETUP.md" target="_blank"&gt;https://github.com/splunk/docker-splunk/blob/develop/docs/SETUP.md&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;-&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 22:49:28 GMT</pubDate>
    <dc:creator>mbagali_splunk</dc:creator>
    <dc:date>2020-09-29T22:49:28Z</dc:date>
    <item>
      <title>How to configure Splunk docker container</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-docker-container/m-p/412186#M72962</link>
      <description>&lt;P&gt;I want to know the steps on setting up Splunk in Docker container&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 05:00:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-docker-container/m-p/412186#M72962</guid>
      <dc:creator>mbagali_splunk</dc:creator>
      <dc:date>2019-01-18T05:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk docker container</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-docker-container/m-p/412187#M72963</link>
      <description>&lt;P&gt;Please find the below steps to install Docker on Redhat/CentOs:&lt;/P&gt;

&lt;P&gt;-) yum install -y docker docker-compose&lt;/P&gt;

&lt;P&gt;-) Check on cmd prompt : docker --version&lt;/P&gt;

&lt;P&gt;-) groupadd docker&lt;/P&gt;

&lt;P&gt;-) gpasswd -a  (For creating a user)&lt;/P&gt;

&lt;P&gt;Steps to install Splunk :&lt;/P&gt;

&lt;P&gt;-) docker search splunk&lt;/P&gt;

&lt;P&gt;Select the latest package and use below command to down load image&lt;/P&gt;

&lt;P&gt;-) docker pull splunk/splunk:latest&lt;/P&gt;

&lt;P&gt;-) Run the splunk docker container:&lt;BR /&gt;
$ docker run -d -p 8000:8000 -e 'SPLUNK_START_ARGS=--accept-license' -e 'SPLUNK_PASSWORD=' splunk/splunk:latest&lt;/P&gt;

&lt;P&gt;Reference Link:&lt;BR /&gt;
&lt;A href="https://github.com/splunk/docker-splunk/blob/develop/docs/SETUP.md" target="_blank"&gt;https://github.com/splunk/docker-splunk/blob/develop/docs/SETUP.md&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;-&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:49:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-docker-container/m-p/412187#M72963</guid>
      <dc:creator>mbagali_splunk</dc:creator>
      <dc:date>2020-09-29T22:49:28Z</dc:date>
    </item>
  </channel>
</rss>

