Building for the Splunk Platform

Got "unknown encoding" error with Splunk python3

sxu_splunk
Splunk Employee
Splunk Employee

I was tring to write a customized script to read data from API and decode in splunk , but got below error 

when decoding content with "gb2312",   

I tried with a very simple  script like below and could reproduce the issue in splunk in Mac Os

./splunk cmd python3 -c  "print(b'\xce\xd2'.decode('gb2312'))"

sxu_splunk_0-1623217341593.png

BTW:  same script works in splunk in win10

Labels (1)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...