<?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: spunk data input - xml in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557347#M92240</link>
    <description>&lt;P&gt;thank you very much&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 06:11:14 GMT</pubDate>
    <dc:creator>syloee</dc:creator>
    <dc:date>2021-06-28T06:11:14Z</dc:date>
    <item>
      <title>spunk data input - xml</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557334#M92233</link>
      <description>&lt;P&gt;This is data file(&amp;lt;Interceptor&amp;gt;~~~&amp;lt;/Interceptor&amp;gt;&amp;lt;Interceptor&amp;gt;~~~&amp;lt;/Interceptor&amp;gt;)&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&amp;lt;dataroot&amp;gt;&amp;lt;Interceptor&amp;gt;&amp;lt;AttackCoords&amp;gt;-80.33100097073213,25.10742916222947&amp;lt;/AttackCoords&amp;gt;&amp;lt;Outcome&amp;gt;Interdiction&amp;lt;/Outcome&amp;gt;&amp;lt;Infiltrators&amp;gt;23&amp;lt;/Infiltrators&amp;gt;&amp;lt;Enforcer&amp;gt;Ironwood&amp;lt;/Enforcer&amp;gt;&amp;lt;ActionDate&amp;gt;2013-04-24&amp;lt;/ActionDate&amp;gt;&amp;lt;ActionTime&amp;gt;00:07:00&amp;lt;/ActionTime&amp;gt;&amp;lt;RecordNotes&amp;gt;&amp;lt;/RecordNotes&amp;gt;&amp;lt;NumEscaped&amp;gt;0&amp;lt;/NumEscaped&amp;gt;&amp;lt;LaunchCoords&amp;gt;-80.23429525620114,24.08680387475695&amp;lt;/LaunchCoords&amp;gt;&amp;lt;AttackVessel&amp;gt;Rustic&amp;lt;/AttackVessel&amp;gt;&amp;lt;/Interceptor&amp;gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; i want to this ↓&lt;/P&gt;&lt;P&gt;&amp;lt;Interceptor&amp;gt;~~~&amp;lt;/Interceptor&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Interceptor&amp;gt;~~~&amp;lt;/Interceptor&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Interceptor&amp;gt;~~~&amp;lt;/Interceptor&amp;gt;&lt;/P&gt;&lt;P&gt;i use&lt;BR /&gt;LINE_BREAKER = &amp;lt;Interceptor&amp;gt;&lt;BR /&gt;MUST_BREAK_AFTER = \&amp;lt;/Interceptor\&amp;gt;&lt;/P&gt;&lt;P&gt;but i can't do.&lt;/P&gt;&lt;P&gt;What can I do?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 05:27:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557334#M92233</guid>
      <dc:creator>syloee</dc:creator>
      <dc:date>2021-06-28T05:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: spunk data input - xml</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557345#M92238</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/235843"&gt;@syloee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try following, make sure you set TIME* stamp extractions as well. Following works for event starts with &amp;lt;Interceptor&amp;gt; and the same tag would be truncated you won't find it in the event. These settings should be deployed to HF/indexer.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ __auto__learned__ ]
SHOULD_LINEMERGE=false
LINE_BREAKER=(\&amp;lt;Interceptor\&amp;gt;)
NO_BINARY_CHECK=true&lt;/LI-CODE&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept solution if it helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 06:07:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557345#M92238</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-06-28T06:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: spunk data input - xml</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557347#M92240</link>
      <description>&lt;P&gt;thank you very much&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 06:11:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557347#M92240</guid>
      <dc:creator>syloee</dc:creator>
      <dc:date>2021-06-28T06:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: spunk data input - xml</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557354#M92243</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/235843"&gt;@syloee&lt;/a&gt;&amp;nbsp;Hope it helped. Appreciate if you could Accept solution.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 06:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/spunk-data-input-xml/m-p/557354#M92243</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-06-28T06:20:30Z</dc:date>
    </item>
  </channel>
</rss>

