All Apps and Add-ons

"No srcField provided for mvfile replacement" in eventgen logs

amorales_splunk
Splunk Employee
Splunk Employee

I'm going crazy trying to troubleshoot this error with eventlog. I'm only using one mvfile replacement type and it is not working. The SA-Eventgen logs tell me this:

 

 

 

time="2023-12-06T19:42:32Z" level=warning msg="No srcField provided for mvfile replacement: "

 

 

 

 

In my $SPLUNK_HOME/etc/apps/<app>/default/eventgen.conf file, I have:

 

 

 

...
token.2.token = "(\$customer_name\$)"
token.2.replacementType = mvfile
token.2.replacement = $SPLUNK_HOME/etc/apps/eventgen_yogaStudio/samples/customer_info.txt:1
...

 

 

 

 

My customer_info.txt:1 file contains:

 

 

 

JoeSmith,43,Wisconsin,Pisces
JaneDoe,25,Kentucky,Gemini
...

 

 

 

 

I'm getting JSON-formatted events but for customer_name, it's just blank:

 

 

 

{ 
   membership: gold
   customer_name:
   item: 30-day-pass
   quantity: 4
   ts: 1701892130
}

 

 

 

 

I've tried the following sample file names:

  • customer_info.txt
  • customer_info.sample
  • customer_info.csv

Nothing seems to work. I'm going crazy!

Labels (1)
Tags (2)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...