- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I change csv delimiter for standart splunk "export" button?
asnegina
New Member
11-22-2018
01:06 AM
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

dkeck
Influencer
12-06-2018
02:12 AM
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
