Splunk Enterprise Security

Enterprise Security: How to add swimlanes of custom sourcetypes to Identity Investigator dashboard?

joshuamcqueen
Path Finder

Hey Splunkers,

Our securty team really likes the Identity Investigator dashboard. Only things is -- it would be GREAT to add a few more swimlanes of custom sourcetypes (for example, our DNS, Proxy...etc).

I see you can edit, remove, rename the default sourcetypes, but is there anyway to add a new one?

Looked at the code underneath and everything seems pretty hard-coded. Is there a best-practices approach?

Thanks!

1 Solution

jcoates_splunk
Splunk Employee
Splunk Employee

Yes, if you make a new saved search with the right arguments and matching the naming convention, it will work. To see some some examples, try

find . -name savedsearches.conf | xargs grep Swimlane\] | grep -v Installer | grep -v old

View solution in original post

LukeMurphey
Champion

If you are using ES 3.1 or later, then you can use the editor to make a new swimlane with whatever content you want. Go to "Configure" > "Custom Searches" > "New".

0 Karma

lakshman239
Influencer

On ES 4.0+ , the same is now available as part of 'Configure->Content Management-> New '

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee

Yes, if you make a new saved search with the right arguments and matching the naming convention, it will work. To see some some examples, try

find . -name savedsearches.conf | xargs grep Swimlane\] | grep -v Installer | grep -v old

joshuamcqueen
Path Finder

VERY Helpful. Would have never figured this out on my own.
Thank you for showing me this example. I'll work on implementing this soon -- provide more information, questions as they come up.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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