Installing Sentinel One on ECS instance

0

Hello,

Could you please advise me on how can I install Sentinel One on ECS instance? I went through all internet but I do not see any instructions. I have only found videos on how to test if it works but nothing about setting it up.

Best

Adrian
asked 10 days ago78 views
3 Answers
1

Hello,

This is more about Sentinel One than ECS.

You can check this GitHub repository which has different way to install the agent, including using AWS EC2 User Data and via SSM.

profile pictureAWS
answered 9 days ago
1

ECS runs containers. To install software it needs to be built into the container image. If you are building your own container images, add the step to your Dockerfile. If you are not building your own images, you would need to start. Create a Dockerfile that starts from the existing container image, adds Sentinel One and then publishes the resulting container image to a repository.

Hope this helps!

profile pictureAWS
EXPERT
iBehr
answered 9 days ago
0

Good Day Adrian,

Thanks for posting out your question here on re:Post and we appreciate your time to share your query here on the community. Ramneek this side from ECS Support Team and happy to address your query here directly.

As from what you mentioned i.e., you want to know the guidelines to install Sentinel One on ECS Optimized Instance. Please correct me if I have misunderstood anything here.

As highlighted by colleague Henrique Santana above, I would like to mention i.e., Sentinel One is non-AWS maintained product and we don't have direct installation guidance to deploy that on ECS instance. However, it's always recommended you to look onto open-source solutions available such as [1] at lower environment and test it fully before use as you will adhere to open-source related risks at your own.

Additionally, I note a blog about ECS Anywhere (in case you're looking for this solution) from Sentinel One Team at [2]. However, to get proper guidance on this, I request you to reach to Sentinel One Team directly via GitHub [3].

At the moment, I hope the above information provided will be a foundation for you to explore further to have Sentinel One Solution for ECS Instance. In case of any queries/clarifications, please feel free to reach us back via your AWS Support Center [4].

Thanks for your cooperation! Have an AWSome Day Ahead & Stay Safe!

References: [1] https://github.com/s1-howie/s1-agents-helper

[2] https://www.sentinelone.com/blog/securing-hybrid-cloud-containerized-workloads-in-aws-ecs-anywhere-with-sentinelone-singularity/

[3] https://github.com/Sentinel-One

[4] https://aws.amazon.com/contact-us/

profile pictureAWS
SUPPORT ENGINEER
answered 8 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions