I have some dashboard panels I want to export using their native "Export" button ( I don't speak about outputcsv command). Generated CSV file is always comma-separated. How can I set its default delimiter to ";"?
I tried editing Splunk\Python-2.7\Lib\csv.py with no luck.
Hi,
mybe this will help, since the user had the same issue
https://splunkbase.splunk.com/app/1832/
https://answers.splunk.com/answers/75694/fixing-the-csv-output-for-excel.html