Splunk SOAR

Embed rich view in phantom custom app

leomeyerovich
Explorer
  1. We have a python script that basically does "ip address -> ... python-generated splunk calls + viz api calls -> url of a cool generated interactive viz". Is there a recommended way to make the cool interactive viz viewable at the end of a phantom playbook alongside the rest of our results? Basically a fancier map.

  2. We may want views that work at the level of 1 IP (e.g., the first), or of all. How would that work?

We see the phantom custom apps support the calls get context and custom template, suggesting get context should generate the viz url, and the custom template can be a django html fragment that redirects to the url. At the same time, we were under the impression that Phantom views are heavily sanitized. So we're unsure if the above strategy is the recommended approach.

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...