<?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 Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755469#M23462</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I'm trying to deploy Splunk indexer and Heavy forwarder using image 9.4 on ECS Managed Instance using EBS volumes but the problem that i'm facing is a permission denied all what I'm doing just put the environments needed and&amp;nbsp; such as:&lt;/P&gt;&lt;P&gt;ENV SPLUNK_START_ARGS="--accept-license"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_PASSWORD="ChangeMe123!"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_ROLE="splunk_heavy_forwarder"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_INDEXER_URL="idx1.splunk.local:9997"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_GENERAL_TERMS="--accept-sgt-current-at-splunk-com"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So, i appreciate if someone can advice&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yassenfouadanis_0-1763026805820.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40815i1886D45BE328BC90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yassenfouadanis_0-1763026805820.png" alt="yassenfouadanis_0-1763026805820.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 09:49:47 GMT</pubDate>
    <dc:creator>yassenfouadanis</dc:creator>
    <dc:date>2025-11-13T09:49:47Z</dc:date>
    <item>
      <title>Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755469#M23462</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I'm trying to deploy Splunk indexer and Heavy forwarder using image 9.4 on ECS Managed Instance using EBS volumes but the problem that i'm facing is a permission denied all what I'm doing just put the environments needed and&amp;nbsp; such as:&lt;/P&gt;&lt;P&gt;ENV SPLUNK_START_ARGS="--accept-license"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_PASSWORD="ChangeMe123!"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_ROLE="splunk_heavy_forwarder"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_INDEXER_URL="idx1.splunk.local:9997"&lt;/P&gt;&lt;P&gt;ENV SPLUNK_GENERAL_TERMS="--accept-sgt-current-at-splunk-com"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So, i appreciate if someone can advice&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yassenfouadanis_0-1763026805820.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40815i1886D45BE328BC90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yassenfouadanis_0-1763026805820.png" alt="yassenfouadanis_0-1763026805820.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 09:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755469#M23462</guid>
      <dc:creator>yassenfouadanis</dc:creator>
      <dc:date>2025-11-13T09:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755471#M23463</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/314216"&gt;@yassenfouadanis&lt;/a&gt;&amp;nbsp; from the logs i can see the issue is because of permission&lt;BR /&gt;&lt;BR /&gt;when mounting EBS volume to the container, you should set the owner as splunk&lt;BR /&gt;&lt;BR /&gt;before launching splunk use the below command to change the permission to splunk as a owner&lt;BR /&gt;&lt;BR /&gt;chown -R splunk:splunk /opt/splunk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 11:00:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755471#M23463</guid>
      <dc:creator>thahir</dc:creator>
      <dc:date>2025-11-13T11:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755472#M23464</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/314216"&gt;@yassenfouadanis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you mounting a path from your EBS volume into your container? What permissions are on that folder?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the UID/GID for the Splunk user inside the container &lt;A href="https://hub.docker.com/layers/splunk/splunk/9.4/images/sha256-54cecca15bb2a8f3bdf79ec01f0775c18b388748dda3f6246cd4fe364d7ce7a3" target="_self"&gt;will be&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://hub.docker.com/layers/splunk/splunk/9.4/images/sha256-54cecca15bb2a8f3bdf79ec01f0775c18b388748dda3f6246cd4fe364d7ce7a3" target="_self"&gt;41812&lt;/A&gt;&amp;nbsp;so you could try and change the ownership of that path on your EBS volume using:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;chown -R 41812:41812 /your/path/here &lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 11:05:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755472#M23464</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-11-13T11:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755476#M23465</link>
      <description>&lt;P&gt;Hi&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;,&lt;BR /&gt;Thanks for your reply, ECS Managed Instance is creating for you EBS volume but you don't have access to modify on it either the EC2 itself you cannot access so i'm not be able to do any kind of modifications related to the permissions,&amp;nbsp; it's a new service published by AWS since September 2025&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755476#M23465</guid>
      <dc:creator>yassenfouadanis</dc:creator>
      <dc:date>2025-11-13T12:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755477#M23466</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/154431"&gt;@thahir&lt;/a&gt;&amp;nbsp; This new AWS service(ECS Managed Instance) is not offering to manage the EBS and do the changes needed&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:12:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755477#M23466</guid>
      <dc:creator>yassenfouadanis</dc:creator>
      <dc:date>2025-11-13T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Splunk indexer and Heavy Forwarder on ECS Managed Instance</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755551#M23477</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/314216"&gt;@yassenfouadanis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like this is a permissions issue. Because ECS Managed Instances don’t allow you to run commands directly on the host, you’ll need to fix it in the task definition instead.&lt;/P&gt;&lt;P&gt;Please go to the ECS console, create a new revision of the task definition with your parameters, and add "user": "0" to the container definition (before the environment variables section).&lt;/P&gt;&lt;P&gt;This will run the Splunk container as the root user so it can write to the EBS volume. Once everything is working, we can adjust the user configuration if needed.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 09:37:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Deploy-Splunk-indexer-and-Heavy-Forwarder-on-ECS-Managed/m-p/755551#M23477</guid>
      <dc:creator>thahir</dc:creator>
      <dc:date>2025-11-16T09:37:18Z</dc:date>
    </item>
  </channel>
</rss>

