<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Host list on default search shows error message of: [SimpleResultsTable module] Input is not proper UTF-8, indicate encoding ! Bytes... in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Host-list-on-default-search-shows-error-message-of/m-p/132654#M36220</link>
    <description>&lt;P&gt;So my main search page in the bottom right hosts summary has the following error message listed:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[SimpleResultsTable module] Input is not proper UTF-8, indicate encoding ! Bytes: 0xD8 0xCE 0x89 0xB9, line 12, column 142
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If I click on the page numbers it brings up the other pages as per normal and I can sort by host name and look around. But go back to page 1 and this error message is still there(assuming I didn't change the sort).&lt;/P&gt;

&lt;P&gt;How can I find the undoubtedly garbled host name that is causing this without being able to see it?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2014 22:22:54 GMT</pubDate>
    <dc:creator>Pierceyuk</dc:creator>
    <dc:date>2014-01-30T22:22:54Z</dc:date>
    <item>
      <title>Host list on default search shows error message of: [SimpleResultsTable module] Input is not proper UTF-8, indicate encoding ! Bytes...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Host-list-on-default-search-shows-error-message-of/m-p/132654#M36220</link>
      <description>&lt;P&gt;So my main search page in the bottom right hosts summary has the following error message listed:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[SimpleResultsTable module] Input is not proper UTF-8, indicate encoding ! Bytes: 0xD8 0xCE 0x89 0xB9, line 12, column 142
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If I click on the page numbers it brings up the other pages as per normal and I can sort by host name and look around. But go back to page 1 and this error message is still there(assuming I didn't change the sort).&lt;/P&gt;

&lt;P&gt;How can I find the undoubtedly garbled host name that is causing this without being able to see it?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 22:22:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Host-list-on-default-search-shows-error-message-of/m-p/132654#M36220</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2014-01-30T22:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Host list on default search shows error message of: [SimpleResultsTable module] Input is not proper UTF-8, indicate encoding ! Bytes...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Host-list-on-default-search-shows-error-message-of/m-p/132655#M36221</link>
      <description>&lt;P&gt;Splunk support helped me with this issue.&lt;BR /&gt;
Their solution:&lt;BR /&gt;
putty into server, navigate to where the splunk data is and run&lt;BR /&gt;
    find . -name Hosts.data |xargs grep --color='auto' -P -n "[\x80-\xFF]"&lt;/P&gt;

&lt;P&gt;this will return some of the junk host names you have e.g. in my case "host::#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000#000!#000#000#000#000#000#000#000imudp#000#000#000?#013z#001#000#000#000#000 "&lt;/P&gt;

&lt;P&gt;I could search for this in the splunk GUI (host=#000*) but the data would never show, but the interesting fields would.&lt;BR /&gt;
Then try adding |delete to get rid of this data and if your lucky you fix your issues.&lt;BR /&gt;
I would recommend working with support, this was a nightmare that took a few weeks to get to the bottom of. &lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 10:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Host-list-on-default-search-shows-error-message-of/m-p/132655#M36221</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2014-03-06T10:59:33Z</dc:date>
    </item>
  </channel>
</rss>

