<?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: stderr gives multiple events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99053#M182650</link>
    <description>&lt;P&gt;Try configuring your event boundarys :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Indexmulti-lineevents#How_to_configure_event_boundaries" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Indexmulti-lineevents#How_to_configure_event_boundaries&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 13:45:31 GMT</pubDate>
    <dc:creator>Damien_Dallimor</dc:creator>
    <dc:date>2020-09-28T13:45:31Z</dc:date>
    <item>
      <title>stderr gives multiple events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99052#M182649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have some 3rd party library that writes one stack trace to STDERR which ends up as multiple rows in the log file:&lt;/P&gt;

&lt;P&gt;2013-04-14 18:20:44,268 ERROR [] [STDERR] org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor 'public com.ongame.ip.promoweb.markup.pages.PromoWeb(org.apache.wicket.request.mapper.parameter.PageParameters)' and argument 'operatorID=[xxx], token=[xxx], lang=[sv], clientCode=[xxx]'. Might be it doesn't exist, may be it is not visible (public).&lt;BR /&gt;
2013-04-14 18:20:44,268 ERROR [] [STDERR]   at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:196)&lt;BR /&gt;
2013-04-14 18:20:44,268 ERROR [] [STDERR]   at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:97)&lt;BR /&gt;
2013-04-14 18:20:44,268 ERROR [] [STDERR]   at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:47)&lt;BR /&gt;
2013-04-14 18:20:44,268 ERROR [] [STDERR] ... 100 lines more&lt;/P&gt;

&lt;P&gt;Each row in the stack trace gives a separate event in the Splunk index. Is there a way to concatenate this to one event?&lt;BR /&gt;
We use log4j as logging framework. We have Splunk 4.3.2 &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 09:20:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99052#M182649</guid>
      <dc:creator>perseger</dc:creator>
      <dc:date>2013-04-18T09:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: stderr gives multiple events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99053#M182650</link>
      <description>&lt;P&gt;Try configuring your event boundarys :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Indexmulti-lineevents#How_to_configure_event_boundaries" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Indexmulti-lineevents#How_to_configure_event_boundaries&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99053#M182650</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2020-09-28T13:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: stderr gives multiple events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99054#M182651</link>
      <description>&lt;P&gt;Thanks,&lt;BR /&gt;
however the regexp can be really complicated since we have to consider several threads writing to the log file concurrently (both stderr and normal logging). It can be hard to determine to which event a line belong to. &lt;BR /&gt;
For now we'll redirect stderr to separate log file and exclude it from Splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 10:49:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stderr-gives-multiple-events/m-p/99054#M182651</guid>
      <dc:creator>perseger</dc:creator>
      <dc:date>2013-04-18T10:49:56Z</dc:date>
    </item>
  </channel>
</rss>

