Knowledge Management

cross field

rahmane51
New Member

I have a single field that contains SRC address
several destination and service lines
I'd like to make crosses.
and produce a table that contains
theSRC address to each destination and service

SRC: 1.1.1.1 DEST: 2.2.2.2 SRVC: 80 action: accept
3.3.3.3 22
4.4.4.4 23

i would like a table like this
SRC: 1.1.1.1 DEST: 2.2.2.2 SRVC: 80 action: accept
SRC: 1.1.1.1 DEST: 2.2.2.2 SRVC: 22 action: accept
SRC: 1.1.1.1 DEST: 2.2.2.2 SRVC: 23 action: accept
SRC: 1.1.1.1 DEST: 3.3.3.3 SRVC: 80 action: accept
SRC: 1.1.1.1 DEST: 3.3.3.3 SRVC: 22 action: accept
SRC: 1.1.1.1 DEST: 3.3.3.3 SRVC: 23 action: accept
SRC: 1.1.1.1 DEST: 4.4.4.4 SRVC: 80 action: accept
SRC: 1.1.1.1 DEST: 4.4.4.4 SRVC: 22 action: accept
SRC: 1.1.1.1 DEST:4.4.4.4 SRVC: 23 action: accept

Tags (1)
0 Karma

rahmane51
New Member

Finaly i found solution with mvexpand
thank you

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...