Trying to test this and I am unable to get anything to output into my csv file through powershell.
I created a file with the JSON data from the README just copy/pasted (test2.json) and when running
json2csv -k user.name,remote_ip -i test2.json -o output.csv
it hangs and then gives the error "ERROR Decoding JSON at line 1: unexpected end of JSON input." I've attached the data as a text file for reference.
test2.txt
Trying to test this and I am unable to get anything to output into my csv file through powershell.
I created a file with the JSON data from the README just copy/pasted (test2.json) and when running
json2csv -k user.name,remote_ip -i test2.json -o output.csv
it hangs and then gives the error "ERROR Decoding JSON at line 1: unexpected end of JSON input." I've attached the data as a text file for reference.
test2.txt