Splunk Search

How to generate a parent child process chain to use dendogram visualization?

cpm003
Path Finder

Hello all!

I´m so lost trying to get full process tree to visualize it in dendogram https://splunkbase.splunk.com/app/5153/ , i hope anybody could help me

Data example:

parent sourceProcess child destinationProcess
906 PanGpHip.exe 942 cmd.exe
906 PanGpHip.exe 934 cmd.exe
906 PanGpHip.exe 938 cmd.exe
906 PanGpHip.exe 930 cmd.exe
906 PanGpHip.exe 926 cmd.exe
906 PanGpHip.exe 921 cmd.exe
906 PanGpHip.exe 913 cmd.exe
246 PanGPS.exe 906 PanGpHip.exe
16 svchost.exe 242 RuntimeBroker.exe
6 services.exe 243 sppsvc.exe

 

Data needs to be show as following capture to work

a58c8f42-cf31-11ea-b019-0aa364a0f5b4

 

 

Labels (1)
0 Karma

youngsuh
Contributor

where you able to solve the problem?  Have you tried to generate process chain table use process monitor baseline?  have you tried force directed viz?

youngsuh_0-1667317016653.png

 

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...