<?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: removal of special character &amp;lt; question in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268449#M80743</link>
    <description>&lt;P&gt;If you're editing XML by hand, you need to replace &lt;CODE&gt;&amp;lt;&lt;/CODE&gt; with &lt;CODE&gt;&amp;amp;gt;&lt;/CODE&gt; or wrap the entire search string in &lt;CODE&gt;&amp;lt;![CDATA[search string]]&amp;gt;&lt;/CODE&gt;. Else the opening angle bracket gets interpreted as the start of an XML tag.&lt;/P&gt;

&lt;P&gt;If you're editing through the UI the replacement should happen automagically.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Mar 2016 01:10:01 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2016-03-27T01:10:01Z</dc:date>
    <item>
      <title>removal of special character &lt; question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268448#M80742</link>
      <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;
I am trying to format some syslog data for a dashboard output.  I have no idea how to remove the &amp;lt; character within a search template.  when I use replace in a search it works fine, but the template wont accept the string.  ive also tried rex mode sed with no luck. &lt;/P&gt;

&lt;P&gt;| replace "*&amp;lt; cr&amp;gt; ]" WITH "*" IN CmdSet&lt;BR /&gt;
                           :note there is no space in front of the cr.&lt;/P&gt;

&lt;P&gt;Any suggestions are appreciated!&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 23:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268448#M80742</guid>
      <dc:creator>hermeslxxv</dc:creator>
      <dc:date>2016-03-26T23:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: removal of special character &lt; question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268449#M80743</link>
      <description>&lt;P&gt;If you're editing XML by hand, you need to replace &lt;CODE&gt;&amp;lt;&lt;/CODE&gt; with &lt;CODE&gt;&amp;amp;gt;&lt;/CODE&gt; or wrap the entire search string in &lt;CODE&gt;&amp;lt;![CDATA[search string]]&amp;gt;&lt;/CODE&gt;. Else the opening angle bracket gets interpreted as the start of an XML tag.&lt;/P&gt;

&lt;P&gt;If you're editing through the UI the replacement should happen automagically.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2016 01:10:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268449#M80743</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-03-27T01:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: removal of special character &lt; question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268450#M80744</link>
      <description>&lt;P&gt;wrapping the entire string worked perfectly, thank you &lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2016 01:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/removal-of-special-character-lt-question/m-p/268450#M80744</guid>
      <dc:creator>hermeslxxv</dc:creator>
      <dc:date>2016-03-27T01:31:36Z</dc:date>
    </item>
  </channel>
</rss>

