<?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 Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242948#M47086</link>
    <description>&lt;P&gt;I suggest that you examine the actual event logs on one of the servers with the event viewer and see if it originates there.  If the logs are OK I would re-install the UF on those servers.&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2016 14:27:47 GMT</pubDate>
    <dc:creator>sjohnson_splunk</dc:creator>
    <dc:date>2016-05-25T14:27:47Z</dc:date>
    <item>
      <title>How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242939#M47077</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I have a serious problem with logs.. some events (below 0.01%) have strange characters.&lt;BR /&gt;
 - such strange characters seems to not repeat (all are unique)&lt;BR /&gt;
 - there are no regional characters in events - OS has english language set&lt;BR /&gt;
 - it affects mainly Splunk processes, but not only&lt;BR /&gt;
 - for one selected host - there are "good" and "bad" process names. For example host ending with "PAL01" has hundreds of events with "splunk-powershell.exe" process name, and one with chinese artifacts.&lt;/P&gt;

&lt;P&gt;My example search  to find such hosts:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="wineventlog" host=* (EventID=4688 OR EventID=861) NewProcessName=* SubjectUserName=* *splunk-pow* NOT *splunk-power*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is going on? It is a serious problem, because we don't know how many artifacts are there and how to find them all.&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1342i32E8CD9A5590C470/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 08:37:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242939#M47077</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2016-05-11T08:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242940#M47078</link>
      <description>&lt;P&gt;Hi lukasz92, &lt;/P&gt;

&lt;P&gt;check the &lt;CODE&gt;CHARSET = &amp;lt;string&amp;gt;&lt;/CODE&gt; in &lt;CODE&gt;props.conf&lt;/CODE&gt; for this sourcetype on the universal forwarder. Maybe you need to adjust this in your case &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Admin/Propsconf#GLOBAL_SETTINGS"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/Admin/Propsconf#GLOBAL_SETTINGS&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 20:56:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242940#M47078</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-05-11T20:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242941#M47079</link>
      <description>&lt;P&gt;I changed it to CP1252, it didn't help - strange characters appear.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;I observed that number of strange characters usually equals number of normal characters that should be in this place

&lt;UL&gt;
&lt;LI&gt;Strange characters usually(but not always) end with something similar to 'r' - after reading URL it seems to be &lt;A href="http://www.fileformat.info/info/unicode/char/ffff/index.htm"&gt;http://www.fileformat.info/info/unicode/char/ffff/index.htm&lt;/A&gt; - this character.&lt;/LI&gt;
&lt;LI&gt;Only values are broken, not tag names.&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 23 May 2016 08:30:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242941#M47079</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2016-05-23T08:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242942#M47080</link>
      <description>&lt;P&gt;What is creating these event logs?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 14:00:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242942#M47080</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-23T14:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242943#M47081</link>
      <description>&lt;P&gt;Changed also on forwarders. It didn't help.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 08:22:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242943#M47081</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2016-05-24T08:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242944#M47082</link>
      <description>&lt;P&gt;I don't understand your question.&lt;/P&gt;

&lt;P&gt;They are forwarded to indexers with input:&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
current_only = 1&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
renderXml=true&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 08:24:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242944#M47082</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2016-05-24T08:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242945#M47083</link>
      <description>&lt;P&gt;Valid answers might include McAfee antivirus, custom GPOs, UAC, standard windows auditing when access is granted, custom software, etc.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 12:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242945#M47083</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-24T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242946#M47084</link>
      <description>&lt;P&gt;This is only WinEventLog. I catch the events with EventCode 4688.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 12:35:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242946#M47084</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2016-05-25T12:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242947#M47085</link>
      <description>&lt;P&gt;Yeah doesnt make much sense unless there is some data corruption along the way... packet loss, pinched network cable, disk corruption, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 12:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242947#M47085</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-25T12:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242948#M47086</link>
      <description>&lt;P&gt;I suggest that you examine the actual event logs on one of the servers with the event viewer and see if it originates there.  If the logs are OK I would re-install the UF on those servers.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 14:27:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242948#M47086</guid>
      <dc:creator>sjohnson_splunk</dc:creator>
      <dc:date>2016-05-25T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why we are seeing unexpected characters in Windows event logs in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242949#M47087</link>
      <description>&lt;P&gt;lukasz92 - did reinstalling work to eliminate the artifacts? &lt;/P&gt;

&lt;P&gt;We're seeing the same thing. What versions were you running (our forwarders are on 6.3.2, indexers on 6.4.3)?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:35:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-we-are-seeing-unexpected-characters-in/m-p/242949#M47087</guid>
      <dc:creator>buysse</dc:creator>
      <dc:date>2016-10-12T15:35:10Z</dc:date>
    </item>
  </channel>
</rss>

