Splunk Search

Splunk SimpleResultsTable error

MHibbin
Influencer

Hey All,

I was wondering if someone could shed light on this error...

[SimpleResultsTable module] Input is not proper UTF-8, indicate encoding ! Bytes: 0xA0 0xA0 0x3C 0x2F, line 312, column 32

Any thoughts welcome.

Regards,

Matt

0 Karma
1 Solution

Ayn
Legend

When does the problem occur? "0xA0" is indeed improper UTF-8 - the input probably has an invalid way of specifying the non-breaking space (or " ") character, which has the unicode code point U+00A0 but needs to be encoded as the two-byte sequence 0xC2 0xA0.

View solution in original post

Ayn
Legend

When does the problem occur? "0xA0" is indeed improper UTF-8 - the input probably has an invalid way of specifying the non-breaking space (or " ") character, which has the unicode code point U+00A0 but needs to be encoded as the two-byte sequence 0xC2 0xA0.

MHibbin
Influencer

Thanks for the reply Ayn,

The problem appears to occur when generating a table from the inputs, but this only seems to appear first page of results, when I switch to another page all appears fine. The inputs are results from ping tests generated from a python script.

Does this mean my input script needs modifying, or something in a conf file? - I'm a little confused to be honest.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...