<?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 24284 bytes long Event log message causes splunkd to crash - workaround in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120471#M1421</link>
    <description>&lt;P&gt;One of my Exchange 2010 hubcas servers is logging monstrous messages into the Event Log about conflicting updates from two ActiveSync devices accessing the same mailbox. (Each event Message is 24284 bytes and contains several debug traces and contains pretty much everything except what that particular Microsoft employee had for breakfast that day)&lt;/P&gt;

&lt;P&gt;Anyway, when I try to select that Message into a table, the splunk server craps itself and must be manually restarted:&lt;BR /&gt;
... | table _time, host, LogName, Message&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2014 13:02:46 GMT</pubDate>
    <dc:creator>FloydATC</dc:creator>
    <dc:date>2014-04-04T13:02:46Z</dc:date>
    <item>
      <title>24284 bytes long Event log message causes splunkd to crash - workaround</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120471#M1421</link>
      <description>&lt;P&gt;One of my Exchange 2010 hubcas servers is logging monstrous messages into the Event Log about conflicting updates from two ActiveSync devices accessing the same mailbox. (Each event Message is 24284 bytes and contains several debug traces and contains pretty much everything except what that particular Microsoft employee had for breakfast that day)&lt;/P&gt;

&lt;P&gt;Anyway, when I try to select that Message into a table, the splunk server craps itself and must be manually restarted:&lt;BR /&gt;
... | table _time, host, LogName, Message&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 13:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120471#M1421</guid>
      <dc:creator>FloydATC</dc:creator>
      <dc:date>2014-04-04T13:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: 24284 bytes long Event log message causes splunkd to crash - workaround</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120472#M1422</link>
      <description>&lt;P&gt;Workaround: Limit the potentially huge string to a more sane length, say 1024 characters&lt;/P&gt;

&lt;P&gt;... | eval msg=substr(Message,0,1024) | table _time, host, LogName, msg&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 13:03:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120472#M1422</guid>
      <dc:creator>FloydATC</dc:creator>
      <dc:date>2014-04-04T13:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: 24284 bytes long Event log message causes splunkd to crash - workaround</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120473#M1423</link>
      <description>&lt;P&gt;Also, I suspect that the Message field has a certain format.  View the event in the event viewer and then extract just the information you need and display that.  I suspect the Device ID, Device Type and username are logged in there.  The actual processing doesn't care what size the event is - only the display.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 15:33:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120473#M1423</guid>
      <dc:creator>ahall_splunk</dc:creator>
      <dc:date>2014-04-04T15:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: 24284 bytes long Event log message causes splunkd to crash - workaround</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120474#M1424</link>
      <description>&lt;P&gt;Yes, the problem only seems to affect 'table' view of the 'Message' field, showing the '_raw' event works as expected.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 16:14:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/24284-bytes-long-Event-log-message-causes-splunkd-to-crash/m-p/120474#M1424</guid>
      <dc:creator>FloydATC</dc:creator>
      <dc:date>2014-04-04T16:14:58Z</dc:date>
    </item>
  </channel>
</rss>

