Getting Data In

Help with rex- How do separate this event that came at the same time but different values?

Italy1358
Path Finder

I have an event that came in the same time but have different data values that I need to separate. 

Example

_time example A
2022-09-02 dgde746gdhu4
duyheuye4d0


I need this:

_time example A
2022-09-02 dgde746gdhu4
2022-09-02 duyheuye4d0
Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Use the mvexpand command to separate the values of the example A field into separate events.

| mvexpand 'example A'
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...