<?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: Splunk Web on Docker fails to start using an M1 Mac on Monterey in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581729#M11228</link>
    <description>&lt;P&gt;Ahhh. So there is an emulator involved after all.&lt;/P&gt;&lt;P&gt;My experience with Macs is limited to a single Mac Pro back 10+ years ago and trying (not very successfuly) to spin up a hackintosh VM once but if said Rosetta is a thingy that is relatively easy installable (and the link you provided suggests that indeed it is), you could try modifying the dockerfile for splunk and build your own customized image. It's relatively easy although repeated tries at building (you never do it right at first try ;-)) can be annoying.&lt;/P&gt;&lt;P&gt;Did some docker images myself few years ago and it's not that difficult. But if it's not something you do for a living, I can understand if it's this piece of knowledge you could wish to avoid &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jan 2022 20:13:37 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-01-19T20:13:37Z</dc:date>
    <item>
      <title>Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581168#M11175</link>
      <description>&lt;P&gt;I'm unable to get Splunk to run in docker using a newer MBP with an M1 Max chip on a fresh install of Monterey, as well as a fresh install on an M1 Mac mini. I've played with as many settings as I could think, but can't seem to find an error that indicates what's really going on. As far as I can tell, splunkd starts and binds to port 8089, but Splunk Web fails to bind to port 8000, despite the port being available.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things I tried and some thoughts:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- My initial thought is that port 8000 was being used by something else, so I tried many other ports with no success. Though, I had no evidence of this (using netstat)&lt;/P&gt;&lt;P&gt;- I then thought that maybe there was a firewall entry not being added correctly so I checked iptables, it doesn't exist. I then checked firewalld, also doesn't appear to exist. so no firewall?&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I had a friend take my exact docker compose file and install the everything on an older, non-up-to-date MacBook Air running on an intel chip. That worked...&lt;/P&gt;&lt;P&gt;- I also tried adjusting the timeout values listed in the sensible vars list, that didn't seem to work. Where am I supposed to mount the docker.yaml file to? Where I mounted it didn't work. the var,&amp;nbsp;&lt;SPAN&gt;SPLUNK_CONNECTION_TIMEOUT, added directly to&amp;nbsp;the compose file didn't make a difference either&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- I even tried starting&amp;nbsp;Splunk with debug mode and saw nothing helpful there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The actual output, noticing the time taken under Start Splunk via CLI and failed=1:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;PLAY&amp;nbsp;RECAP&amp;nbsp;*********************************************************************&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;localhost&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ok=51&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;changed=7&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;unreachable=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT color="#FF0000"&gt;failed=1&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;skipped=48&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;rescued=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ignored=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;Friday&amp;nbsp;14&amp;nbsp;January&amp;nbsp;2022&amp;nbsp;&amp;nbsp;21:48:52&amp;nbsp;+0000&amp;nbsp;(0:04:22.382)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0:05:46.139&amp;nbsp;********&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;===============================================================================&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Start&amp;nbsp;Splunk&amp;nbsp;via&amp;nbsp;CLI&amp;nbsp;----------------------------------&amp;nbsp;262.38s&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Get&amp;nbsp;Splunk&amp;nbsp;status&amp;nbsp;---------------------------------------&amp;nbsp;8.02s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Update&amp;nbsp;Splunk&amp;nbsp;directory&amp;nbsp;owner&amp;nbsp;---------------------------&amp;nbsp;6.01s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;Gathering&amp;nbsp;Facts&amp;nbsp;---------------------------------------------------------&amp;nbsp;5.73s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Generate&amp;nbsp;user-seed.conf&amp;nbsp;(Linux)&amp;nbsp;-------------------------&amp;nbsp;4.70s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Cleanup&amp;nbsp;Splunk&amp;nbsp;runtime&amp;nbsp;files&amp;nbsp;----------------------------&amp;nbsp;4.30s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Update&amp;nbsp;/opt/splunk/etc&amp;nbsp;----------------------------------&amp;nbsp;3.87s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Check&amp;nbsp;for&amp;nbsp;scloud&amp;nbsp;----------------------------------------&amp;nbsp;3.00s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Hash&amp;nbsp;the&amp;nbsp;password&amp;nbsp;---------------------------------------&amp;nbsp;2.77s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Find&amp;nbsp;manifests&amp;nbsp;------------------------------------------&amp;nbsp;2.52s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Remove&amp;nbsp;input&amp;nbsp;SSL&amp;nbsp;settings&amp;nbsp;-------------------------------&amp;nbsp;2.22s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Check&amp;nbsp;for&amp;nbsp;existing&amp;nbsp;installation&amp;nbsp;-------------------------&amp;nbsp;2.21s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Create&amp;nbsp;.ui_login&amp;nbsp;----------------------------------------&amp;nbsp;2.21s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Check&amp;nbsp;if&amp;nbsp;/opt/splunk/var/lib/splunk/kvstore/mongo/splunk.key&amp;nbsp;exists&amp;nbsp;---&amp;nbsp;2.19s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Enable&amp;nbsp;splunktcp&amp;nbsp;input&amp;nbsp;----------------------------------&amp;nbsp;2.18s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Enable&amp;nbsp;Splunkd&amp;nbsp;SSL&amp;nbsp;--------------------------------------&amp;nbsp;2.18s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Enable&amp;nbsp;Web&amp;nbsp;SSL&amp;nbsp;------------------------------------------&amp;nbsp;2.18s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Trigger&amp;nbsp;restart&amp;nbsp;-----------------------------------------&amp;nbsp;2.17s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Remove&amp;nbsp;splunktcp-ssl&amp;nbsp;input&amp;nbsp;------------------------------&amp;nbsp;2.16s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;&amp;nbsp;|&amp;nbsp;splunk_common&amp;nbsp;:&amp;nbsp;Set&amp;nbsp;Splunkd&amp;nbsp;Connection&amp;nbsp;Timeout&amp;nbsp;--------------------------&amp;nbsp;2.16s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh1&amp;nbsp;exited&amp;nbsp;with&amp;nbsp;code&amp;nbsp;2&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;Here's the docker-compose &amp;nbsp;(worked on the older Mac):&lt;/P&gt;&lt;PRE&gt;version: "3.9"&lt;BR /&gt;&lt;BR /&gt;services:&lt;BR /&gt;&amp;nbsp; sh1:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; platform: linux/amd64&lt;BR /&gt;&amp;nbsp; &amp;nbsp; image: splunk/splunk:latest&lt;BR /&gt;&amp;nbsp; &amp;nbsp; container_name: sh1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; environment:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - SPLUNK_START_ARGS=--accept-license&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - SPLUNK_PASSWORD=Passw0rd!&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - SPLUNK_ROLE=splunk_search_head&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - SPLUNK_HTTP_PORT=8000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - SPLUNK_CONNECTION_TIMEOUT=300&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ports:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- 8000:8000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- 8089:8089&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts? Can someone on OS12.1 with an M1 chip get this to work? Additionally, can someone running OS12.1 with an intel chip validate that this works? Maybe the issue is with the M1 chip, not the OS version. Or maybe it's just an issue with 12.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now have evidence that the the compose file I posted works on an intel based Mac running the 12.1. Therefore, I think it's safe to say the issue is one of compatibility between the Splunk-Docker image and the M1 Mac.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 20:28:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581168#M11175</guid>
      <dc:creator>mvanberg</dc:creator>
      <dc:date>2022-01-19T20:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581178#M11176</link>
      <description>&lt;P&gt;As far as I can see, Splunk for Mac is at the moment only supported on Intel platorm.&lt;/P&gt;&lt;P&gt;Your docker compose also refers to intel architecture whereas M1 is an ARM-derivative.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jan 2022 07:06:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581178#M11176</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-15T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581493#M11217</link>
      <description>&lt;P&gt;According to a few different posts I saw, Splunk on Docker does support the M1 (ARM) Mac. I can say for sure that if I install Splunk normally, i.e. without Docker, it works just fine. Here's some&amp;nbsp; information on how to handle the intel architecture on an M1 directly from Docker: &lt;A href="https://docs.docker.com/desktop/mac/apple-silicon/" target="_blank"&gt;https://docs.docker.com/desktop/mac/apple-silicon/&lt;/A&gt;.&amp;nbsp; It turns out that the image does not yet exist for ARM so you must call out the platform specifically as linux/amd64 or else Docker throws an error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 16:18:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581493#M11217</guid>
      <dc:creator>mvanberg</dc:creator>
      <dc:date>2022-01-18T16:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581595#M11223</link>
      <description>&lt;P&gt;That's interesting. Honestly.&lt;/P&gt;&lt;P&gt;As far as I can find, the M1 does not on its own offer any layer of compatibility with x86 or x86_64.&lt;/P&gt;&lt;P&gt;The Splunk docs &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements&lt;/A&gt; say that MacOS is only supported on Intel architecture.&lt;/P&gt;&lt;P&gt;There is only an Intel-compatible version released for Mac on Splunk website.&lt;/P&gt;&lt;P&gt;So how can you install Intel Splunk version on M1 Mac? Does the Mac provide some virtualization tool for it? If so, I suppose it's gonna be highly inefficient.And it will probably not be engaged if you're trying to run the x86_64 version of docker image. And there is no M1 image since there is no M1 version of Splunk released.&lt;/P&gt;&lt;P&gt;So far there is a Universal Forwarder package available for M1 Mac but that's a different story. Are you sure you're not referring to the UF working on your Mac?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 07:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581595#M11223</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-19T07:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581671#M11224</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;My experience with M1 with splunk and docker are from the beginning of last year. At that time I cannot run splunk on docker, but it runs on macOS on M1 platform. What I have understood is that without docker, splunk use Rosetta2 when it's running and for that reason it works even it has compiled to run on Intel cpus. But when you are using docker then it don' t use Rosetta2 as docker has a native port to M1. Basically also splunk should run on docker in M1 if you could found correct splunk's docker image (&lt;SPAN&gt;Not all images are available for ARM64 architecture. You can add &lt;/SPAN&gt;--platform linux/amd64&lt;SPAN&gt; to run an Intel image under emulation). Unfortunately I haven't found (at least that time) correct image for running it on M1 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r. Ismo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.docker.com/desktop/mac/apple-silicon/" target="_blank" rel="noopener"&gt;https://docs.docker.com/desktop/mac/apple-silicon/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 15:16:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581671#M11224</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-01-19T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581729#M11228</link>
      <description>&lt;P&gt;Ahhh. So there is an emulator involved after all.&lt;/P&gt;&lt;P&gt;My experience with Macs is limited to a single Mac Pro back 10+ years ago and trying (not very successfuly) to spin up a hackintosh VM once but if said Rosetta is a thingy that is relatively easy installable (and the link you provided suggests that indeed it is), you could try modifying the dockerfile for splunk and build your own customized image. It's relatively easy although repeated tries at building (you never do it right at first try ;-)) can be annoying.&lt;/P&gt;&lt;P&gt;Did some docker images myself few years ago and it's not that difficult. But if it's not something you do for a living, I can understand if it's this piece of knowledge you could wish to avoid &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 20:13:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581729#M11228</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-19T20:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581733#M11229</link>
      <description>&lt;P&gt;So I admit I haven't watched the linked video yet, and maybe I should, but the post I was referring to where they say Docker-Splunk is supported by the M1 architecture is here:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/Splunk-enterprise-on-the-new-Mac-m1-under-Rosetta/m-p/547135" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Enterprise/Splunk-enterprise-on-the-new-Mac-m1-under-Rosetta/m-p/547135&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While I can likely make this all work with a custom image, especially since a local install works just fine, the point of the original post was really to let Splunk know that it's not working and to get their eyes on this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 20:26:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581733#M11229</guid>
      <dc:creator>mvanberg</dc:creator>
      <dc:date>2022-01-19T20:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581791#M11232</link>
      <description>&lt;P&gt;To be fully honest, I don't get the idea of running splunk in docker in the first place.&lt;/P&gt;&lt;P&gt;I'm not a very big fan of docker in the first place but it makes some limited sense in cases where you indeed don't store state within the container and the configuration is relatively easy and straightforward.&lt;/P&gt;&lt;P&gt;In case of splunk components you either have to configure it from the ground each time you're starting the container or have to keep most of $SPLUNK_HOME on external storage anyway which completely defeats the purpose of containerizing anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 01:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581791#M11232</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-20T01:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581823#M11233</link>
      <description>One excellent use for docker is testing TAs and apps automatically. It’s quite easy set up even several different splunk version and run tests against those.</description>
      <pubDate>Thu, 20 Jan 2022 06:20:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581823#M11233</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-01-20T06:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Docker fails to start using an M1 Mac on Monterey</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581983#M11260</link>
      <description>&lt;P&gt;As stated by others the docker images available from splunk currently do not target the ARM architecture. There is the rosetta2 option but I've just read about it and not tested it myself. But having Splunk built images would be a better solution.&lt;BR /&gt;I use splunk docker containers a lot during development of my TAs and Apps, although I'm still using a intel based Mac, I'm about to change that soon. So here is and idea I submitted earlier that you can upvote:&amp;nbsp;&lt;A href="https://ideas.splunk.com/ideas/EID-I-1054" target="_blank" rel="noopener"&gt;https://ideas.splunk.com/ideas/EID-I-1054&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Alternatively, you could build your own docker images. I do not own a M1 Mac yet but this is something I would consider if this was a pressing issue.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 12:09:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Web-on-Docker-fails-to-start-using-an-M1-Mac-on-Monterey/m-p/581983#M11260</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2022-01-21T12:09:50Z</dc:date>
    </item>
  </channel>
</rss>

