All Apps and Add-ons

Has anyone created an Event Action for sessionid to pivot back to the Splunk App for NetWitness from Splunk?

rataide
Path Finder

Hi all,

I'm wondering if anyone created an Event Action for sessionId to pivot back to SA/NW from Splunk as this is a popular question.

It's not part of the app as it would always require customisation.

Thank you,

Rui

0 Karma
1 Solution

rataide
Path Finder

I have now created at few in case anyone finds this page in future.

[1SA_Session]
display_location = both
fields = sessionid
label = Show Session in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/reconstruction/$sessionid$/AUTO
type = link

[1SA_SrcIP]
display_location = both
fields = src_ip
label = Show Source $src_ip$ in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/navigate/query/ip.src=$src_ip$
type = link

[1SA_DstIP]
display_location = both
fields = dest_ip
label = Show Destination $dest_ip$ in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/navigate/query/ip.dst=$dest_ip$
type = link

[1SA_AliasHost]
display_location = both
fields = dest_host
label = Show $dest_host$ in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/navigate/query/alias.host=$dest_host$
type = link

Hope this helps.

Cheers,

Rui

View solution in original post

rataide
Path Finder

I have now created at few in case anyone finds this page in future.

[1SA_Session]
display_location = both
fields = sessionid
label = Show Session in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/reconstruction/$sessionid$/AUTO
type = link

[1SA_SrcIP]
display_location = both
fields = src_ip
label = Show Source $src_ip$ in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/navigate/query/ip.src=$src_ip$
type = link

[1SA_DstIP]
display_location = both
fields = dest_ip
label = Show Destination $dest_ip$ in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/navigate/query/ip.dst=$dest_ip$
type = link

[1SA_AliasHost]
display_location = both
fields = dest_host
label = Show $dest_host$ in SA
link.method = get
link.target = blank
link.uri = https://<SAIPADDRESS>/investigation/<DEVICEID>/navigate/query/alias.host=$dest_host$
type = link

Hope this helps.

Cheers,

Rui

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 ...