Hi, I have a problem when using lookup function in Splunk.
I am using a lookup table in C:\Program Files\Splunk\etc\users\admin\MyApp\lookups\lookuptable.csv
and Lookup table name is "lookuptable"
But if I want to add or change some data into lookuptable.csv
when I search "| inputlookup lookuptable", I get the following error
File 'C:\Program Files\Splunk\etc\users\admin\MyApp\lookups\lookuptable.csv' could not be opened for reading.
I am wondering if anyone can help. Thanks a lot.
PS, Can anyone tell me when I import lookuptable.csv into Splunk, why C:\Program Files\Splunk\etc\users\admin\MyApp\lookups\lookuptable.csv
have a blank row between every original row?