Splunk SOAR (f.k.a. Phantom)

How can I determine my Phantom Version?

sam_splunk
Splunk Employee
Splunk Employee

How do I find which version of Phantom I'm running from the console/ssh?

(Captured question from Phantom Community Slack)

Labels (1)
Tags (1)
0 Karma
1 Solution

sam_splunk
Splunk Employee
Splunk Employee

You can get your Phantom version from the command line with the command:

cat /opt/phantom/etc/settings.json | grep phantom_version

It is also available on the bottom-right hand side of the screen when logging in.

If the minor version is needed, try:

grep -Po 'phantom_version":\K.*?(?=\})' /opt/phantom/installData/system_settings/settings.json 

View solution in original post

sam_splunk
Splunk Employee
Splunk Employee

You can get your Phantom version from the command line with the command:

cat /opt/phantom/etc/settings.json | grep phantom_version

It is also available on the bottom-right hand side of the screen when logging in.

If the minor version is needed, try:

grep -Po 'phantom_version":\K.*?(?=\})' /opt/phantom/installData/system_settings/settings.json 
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...