Getting Data In

How can I use regex to list a table?

jacknguyen
Path Finder

I have a event like this:
image.png

I want to list a table following CLIENT_LIST. For example:

ip_vpn            name_vpn       time_vpn

10.10.0.20    louis_tran        Tue Apr 4 9:21:41 2023

10.0.0.21       wanki_trinh    Tue Apr 4 9:15:02 2023

---------------------

Anyone have any idea

0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
0 Karma

jacknguyen
Path Finder

the table show nothing image.png

bowesmana
SplunkTrust
SplunkTrust

You have a space in your rex statement after CLIENT_LIST,

You should have

CLIENT_LIST,(?<

you have

CLIENT_LIST, (?<
0 Karma

jacknguyen
Path Finder

it works. thank you. How ever the table like this: 

image.png

And I just want splunk show the latest event and mvexpand it like this:

I try to use ||stats latest but its not working. Do you know how to do this

image.png

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

ITWhisperer_0-1680594933653.png

 

0 Karma
Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

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

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

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