<?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: one xml file is split into mulitple event in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113933#M6530</link>
    <description>&lt;P&gt;Well, beyond guessing that it might be a size-related issue I'm going to need more information about the data.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2014 07:18:03 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-04-04T07:18:03Z</dc:date>
    <item>
      <title>one xml file is split into mulitple event</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113930#M6527</link>
      <description>&lt;P&gt;how come when i forward one xml to indexer, it is split into multiple event, how to configure such that one xml is in one event? thks&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 01:25:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113930#M6527</guid>
      <dc:creator>SplunkCSIT</dc:creator>
      <dc:date>2014-04-01T01:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: one xml file is split into mulitple event</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113931#M6528</link>
      <description>&lt;P&gt;You'll need to set appropriate props.conf settings, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;For your case, you're probably hitting maximum lines or bytes per event - consider adding these to your sourcetype's stanza:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MAX_EVENTS = a number large enough to accommodate your number of lines
TRUNCATE = a number large enough to accommodate your number of bytes
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Apr 2014 09:21:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113931#M6528</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-01T09:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: one xml file is split into mulitple event</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113932#M6529</link>
      <description>&lt;P&gt;cannot work, i made the above changes, restart the splunk and the xml is still split into multiple events&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 00:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113932#M6529</guid>
      <dc:creator>SplunkCSIT</dc:creator>
      <dc:date>2014-04-04T00:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: one xml file is split into mulitple event</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113933#M6530</link>
      <description>&lt;P&gt;Well, beyond guessing that it might be a size-related issue I'm going to need more information about the data.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 07:18:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113933#M6530</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-04T07:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: one xml file is split into mulitple event</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113934#M6531</link>
      <description>&lt;P&gt;The # of events is 1528 and the byte is ~118000. What would be your recommendation?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 02:07:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113934#M6531</guid>
      <dc:creator>SplunkCSIT</dc:creator>
      <dc:date>2014-04-08T02:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: one xml file is split into mulitple event</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113935#M6532</link>
      <description>&lt;P&gt;Take a look at BREAK_ONLY_BEFORE in props.conf: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf&lt;/A&gt;&lt;BR /&gt;
You should be able to set that to the start of your events, and Splunk will break them accordingly.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:20:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/one-xml-file-is-split-into-mulitple-event/m-p/113935#M6532</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2020-09-28T16:20:14Z</dc:date>
    </item>
  </channel>
</rss>

