Splunk Enterprise Security

Threat Artifacts setting

WildHuckleberry
Path Finder

Hello Splunkers, 

 

is there any way to change that red box name as a test?? 

 

스크린샷 2022-01-27 오후 5.01.43.png

 

 

Thank you in advance 🙂

Labels (2)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

just add in this panel's SPL next part

....
| eval threat_collection = if(threat_collection == "ip_intel", "Foo Bar", threat_collection)
| ....

r. Ismo 

View solution in original post

isoutamo
SplunkTrust
SplunkTrust

Hi

just add in this panel's SPL next part

....
| eval threat_collection = if(threat_collection == "ip_intel", "Foo Bar", threat_collection)
| ....

r. Ismo 

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...