Splunk Search

How to place the results of multiple unrelated searches into a table?

raju4244
Explorer

Dear All,

I have multiple searches with its results. Now I want to put values in a single table and that to be in particular column. Searches don't have any relationship to each other.

Tags (2)
0 Karma
1 Solution

FritzWittwer_ol
Contributor
  • if you want the searches in the same table below each other, you can use the append command
  • if you want to have the results of the searches besides each other ins separate columns, then you could use the join command, but in this case the events need to have some kind of relation

View solution in original post

0 Karma

FritzWittwer_ol
Contributor
  • if you want the searches in the same table below each other, you can use the append command
  • if you want to have the results of the searches besides each other ins separate columns, then you could use the join command, but in this case the events need to have some kind of relation
0 Karma

raju4244
Explorer

Thanks, i used mix of join and append command to make it in single table

0 Karma

raju4244
Explorer

other append or join, do we have any other??

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...