Getting Data In

How to get rid of __mv_* fields in alert.results .csv file?

patilsonali1729
Path Finder

The alert.results csv file has __mv_field name for every field added in the search. Is there is a way to stop these fields from being added in the file? Or is there a way to remove them using python?

Tags (3)
0 Karma

woodcock
Esteemed Legend

Like this:

| inputlookup alert.results | fields - __mv* | outputlookup alert.results
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...