Splunk Search

Remove extra fields

keyu921
Explorer

I search the syntax and find Account_Domain result contains two column. How can I result first column so that I left ALPHA??

ALPHA

Labels (1)
Tags (1)
0 Karma
1 Solution

maityayan1996
Path Finder

| eval Account_Domain=mvindex( Account_Domain,0)

Use this one it will take the 1st column.

View solution in original post

0 Karma

maityayan1996
Path Finder

| eval Account_Domain=mvindex( Account_Domain,0)

Use this one it will take the 1st column.

0 Karma

keyu921
Explorer

Thanks it works

0 Karma

maityayan1996
Path Finder

You are welcome. Happy Splunking !!!

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Synthetic Monitoring - Resolved Incident on Detector Alerts

We’ve discovered a bug that affected the auto-clear of Synthetic Detectors in the Splunk Synthetic Monitoring ...

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...