I've been asked to do a proof of concept of importing a CSV file into splunk. So I've had to setup a Splunk Enterprise trial on my Windows 7 machine.
I've downloaded and installed the Splunk Enterprise MSI from the splunk site. And I've started the service successfully from the command line.
However when I try to import a CSV file it says the inputcsv subcommand can't be found.
splunk | inputcsv company-account-aws-billing-detailed-line-items-with-resources-and-tags-2017-10.csv
'inputcsv' is not recognized as an internal or external command, operable program or batch file.
How can I correct this and import a CSV file into splunk on Windows 7?