<?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: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231314#M45040</link>
    <description>&lt;P&gt;you are sending this over TCP right and not UDP? The fact that it chops it off at 2 lines to me doesn't look like a truncation issue on the props and transforms but more  like the data is getting split into small segments like a UDP connection would do for Windows events.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2016 16:15:11 GMT</pubDate>
    <dc:creator>ryandg</dc:creator>
    <dc:date>2016-04-18T16:15:11Z</dc:date>
    <item>
      <title>Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231310#M45036</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I am having a strange issue where some of the message or 'EventData' is missing from the forwarded Windows event logs.&lt;/P&gt;

&lt;P&gt;The majority of the event gets forwarded correctly, however, the message only gets the first 2 lines, then chops the rest off!&lt;/P&gt;

&lt;P&gt;If I use &lt;CODE&gt;renderXml = 1&lt;/CODE&gt; in the inputs, then it works and I can see the full event as I do in Windows. However, I really would rather not have the events forwarded in the XML format!&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 16:17:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231310#M45036</guid>
      <dc:creator>andrefriedmann</dc:creator>
      <dc:date>2015-11-10T16:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231311#M45037</link>
      <description>&lt;P&gt;Having same problem&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 15:55:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231311#M45037</guid>
      <dc:creator>wkupersa</dc:creator>
      <dc:date>2016-04-13T15:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231312#M45038</link>
      <description>&lt;P&gt;If you search in your internal logs for truncated lines, can you see anything there at all?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal truncated
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Are all your events getting the message field truncated? If not, do those events have anything in common?&lt;BR /&gt;
Can you run &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;btool&lt;/A&gt; to identify which settings are applying and if other apps are conflicting?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 12:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231312#M45038</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-04-14T12:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231313#M45039</link>
      <description>&lt;P&gt;In my case, I see all sorts of  notifications regarding things being truncated in the _internal index and splunkd.log, but nothing talking about the ForwardedEvents file that I am concerned about. &lt;/P&gt;

&lt;P&gt;Btools only shows me the config from inputs.conf&lt;BR /&gt;
[WinEventLog://ForwardedEvents]&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
evt_dc_name = &lt;BR /&gt;
evt_dns_name = &lt;BR /&gt;
index = FEvents&lt;/P&gt;

&lt;P&gt;The default section has nothing defined. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:26:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231313#M45039</guid>
      <dc:creator>wkupersa</dc:creator>
      <dc:date>2020-09-29T09:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231314#M45040</link>
      <description>&lt;P&gt;you are sending this over TCP right and not UDP? The fact that it chops it off at 2 lines to me doesn't look like a truncation issue on the props and transforms but more  like the data is getting split into small segments like a UDP connection would do for Windows events.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:15:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231314#M45040</guid>
      <dc:creator>ryandg</dc:creator>
      <dc:date>2016-04-18T16:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231315#M45041</link>
      <description>&lt;P&gt;Thanks for the response. I should have been more clear. I my case, the log message is being truncated after 14 lines. All my log entries end with "message =" &lt;/P&gt;

&lt;P&gt;I am using tcp.&lt;/P&gt;

&lt;P&gt;I've turned on DEBUG for  TailingProcessor, WatchedFile,  TailReader,  and the WinEventLog options on the forwarder and I am reviewing the splunkd.log  but so far, I haven't seen anything useful. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:01:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231315#M45041</guid>
      <dc:creator>wkupersa</dc:creator>
      <dc:date>2016-04-18T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231316#M45042</link>
      <description>&lt;P&gt;Is the forwarder sending straight to the indexer tier or is it going to a heavy forwarder?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231316#M45042</guid>
      <dc:creator>ryandg</dc:creator>
      <dc:date>2016-04-18T18:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231317#M45043</link>
      <description>&lt;P&gt;Thank you for all the help. I finally figured out what was going on and it was on the windows side. The box in question is an event collector. Apparently I needed to modify the format of the forwarded events with the following statement &lt;/P&gt;

&lt;P&gt;wecutil ss "subscription Name"   /cf:Events&lt;/P&gt;

&lt;P&gt;where "wecutil es"  will list all the subscription names&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 19:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231317#M45043</guid>
      <dc:creator>wkupersa</dc:creator>
      <dc:date>2016-04-18T19:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231318#M45044</link>
      <description>&lt;P&gt;More on this. Making the change above allowed me to see what was going on and get the rest of the event. What I saw was that it was dropping at "message=" because the tool that I was logging wasn't installed on my event collector. When I installed that tool, I ended up having to change the event format back to RenderedText (wecutil ss "subscription name" /cf:RenderedText" in order to get everything to parse correctly.  Quite the adventure.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 19:58:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231318#M45044</guid>
      <dc:creator>wkupersa</dc:creator>
      <dc:date>2016-04-18T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows event log message data being truncated and only the first 2 lines are getting forwarded?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231319#M45045</link>
      <description>&lt;P&gt;That's an interesting nuance with your Windows Event Logs, thanks for sharing the fix!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 15:28:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-event-log-message-data-being-truncated-and-only/m-p/231319#M45045</guid>
      <dc:creator>ryandg</dc:creator>
      <dc:date>2016-04-19T15:28:04Z</dc:date>
    </item>
  </channel>
</rss>

