Knowledge Management

is there a way to group eventtypes

ruisantos
Path Finder

I would like a list of all eventtypes associated to an IP on a single table. Is there a way to perform this?

I would like to have a list like.

ip=1.1.1.1 eventtype=google,maps,yahoo,amazon

Tags (1)
0 Karma
1 Solution

ziegfried
Influencer
10.1.1.1 | typer | fields eventtype | mvexpand eventtype | dedup eventtype | table eventtype

View solution in original post

0 Karma

ziegfried
Influencer
10.1.1.1 | typer | fields eventtype | mvexpand eventtype | dedup eventtype | table eventtype
0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...