Installation

How to install Splunk SOAR in and EC2 Linux machine (8vCPU and 16GB RAM)?

alexythomas
Observer

I'm trying to install Splunk SOAR in and EC2 Linux machine (8vCPU and 16GB RAM). I used this link https://docs.splunk.com/Documentation/SOARonprem/5.3.5/Install/InstallRPM. On running sudo ./soar-install i'm getting errors. Trying this setup for test purpose only. The storage I have added is less than 500GB. 

 

Traceback (most recent call last):
  File "/opt/phantom/5.3.4/splunk-soar/./soar-install", line 85, in main
    deployment.run()
  File "/opt/phantom/5.3.4/splunk-soar/install/deployments/deployment.py", line 130, in run
    self.run_pre_deploy()
  File "/opt/phantom/5.3.4/splunk-soar/usr/python39/lib/python3.9/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/opt/phantom/5.3.4/splunk-soar/install/deployments/deployment.py", line 163, in run_pre_deploy
    raise InstallError(
install.install_common.InstallError: pre-deploy checks failed. Warnings can be ignored with --ignore-warnings
install failed.

 

Anyone faced any issues similar to this ?  

Labels (1)
Tags (2)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...