Splunk Search

CsvDataProvider - Unable to find filename property for lookup

kaurinko
Communicator

Dear Sirs,

I am using lookup to enrich my event data on the fly, and it seems to work fine. However, every invocation of the function lookup produces a warning to the splunkd.log as follows:

06-04-2020 18:39:27.136 +0300 WARN CsvDataProvider - Unable to find filename property for lookup=splunk-installation-info.csv will attempt to use implicit filename.

The search producing the above is

| rest splunk_server=lic /services/licenser/slaves
| lookup splunk-installation-info.csv splunk_uuid AS title OUTPUT BU    

It works, but I am puzzled by the warning. I would like to get rid of it, so how do I tell Splunk the explicit filename?

Best regards,

Petri

Labels (1)
0 Karma

saravanan90
Contributor

I got into the same error...Has there any solution for this issue....

0 Karma

nmsaraujo
Explorer

Can you check what is the character-encoding of that file, directly in the cli with command file -i lookup_name.csv?

In my situation, the encoding type was different from  "text/plain; charset=us-ascii", was in fact "application/octet-stream; charset=binary".

I opened the file in Notepad++, changed encoding to UTF8, loaded the file again to splunk with lookup editor, and it worked.

 

Let me know if this works for you also.

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!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...