<?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: greater than, less than operator changed to xml code, after table command? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746458#M241646</link>
    <description>&lt;P&gt;Can't reproduce either - please share your dashboard/report search so we can see what else might be going on?&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2025 10:58:48 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2025-05-19T10:58:48Z</dc:date>
    <item>
      <title>greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746447#M241641</link>
      <description>&lt;P&gt;Hello ,&lt;BR /&gt;My splunk query is simple:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=abc,source=xxx.trc&lt;BR /&gt;| transaction host source max events=100000&lt;BR /&gt;| table _time host source _raw&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now when i execute this until transaction command, it is fine "&amp;lt;", "&amp;gt;" they appear as it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when i give table command, "&amp;lt;", "&amp;gt;" changed to "&amp;amp;lt;" and "&amp;amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway i can prevent this?&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 08:23:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746447#M241641</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-19T08:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746449#M241642</link>
      <description>&lt;P&gt;The table command doesn't of itself modify the contents of fields. How are you displaying the contents of the fields?&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 08:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746449#M241642</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-05-19T08:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746452#M241643</link>
      <description>&lt;P&gt;I have exactly copied my splunk query. My final results are _time, host,source,_raw, there are no more fields in it, whole of the event is in _raw&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarvesh_11_0-1747644220469.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39043iEA449B9415D61F75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarvesh_11_0-1747644220469.png" alt="sarvesh_11_0-1747644220469.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarvesh_11_1-1747644365760.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39044i274E58004B1A25DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarvesh_11_1-1747644365760.png" alt="sarvesh_11_1-1747644365760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The one highlighted in green is, when executed till transaction. The one in pink is with Table command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 08:49:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746452#M241643</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-19T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746453#M241644</link>
      <description>&lt;P&gt;But there are many fields inside _raw, so when i execute, table *, there is no problem with that.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;BUt when the whole data comes under _raw, those operator changes to xml values.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 08:54:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746453#M241644</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-19T08:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746457#M241645</link>
      <description>&lt;P&gt;Can't reproduce.&lt;/P&gt;&lt;PRE&gt;| makeresults count=100&lt;BR /&gt;| eval _raw="2025-05-19 12:38:40 aaa &amp;lt;something&amp;gt; bbb &amp;lt;something else&amp;gt; let's make this event long. Or at least long-ish. reason=we'll see how it works &amp;lt;br&amp;gt; &amp;amp;lt;&amp;lt;how about &amp;lt;now&amp;gt;/&amp;gt;&amp;amp;rt; No change. Thisisfine...",host="a",source="b"&lt;BR /&gt;| transaction maxevents=10000 host source&lt;BR /&gt;| table _time host source _raw&lt;/PRE&gt;&lt;P&gt;Splunk 9.3.0. Works as it should.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 10:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746457#M241645</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-05-19T10:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746458#M241646</link>
      <description>&lt;P&gt;Can't reproduce either - please share your dashboard/report search so we can see what else might be going on?&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 10:58:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746458#M241646</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-05-19T10:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746476#M241651</link>
      <description>&lt;P&gt;When you are modifying simple xml dashbords with GUI and you are mixing source and UI options that editor covert those values between &amp;lt; and &amp;amp;gt;&lt;/P&gt;&lt;P&gt;To avoid this you should use only source mode and even add &amp;lt;![CDATA[….]]&amp;gt; inside query tags.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 14:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746476#M241651</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-05-19T14:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746504#M241652</link>
      <description>&lt;P&gt;If you search for only that first single event in that time&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=abc,source=xxx.trc GetDbfRecordFromCache&lt;/LI-CODE&gt;&lt;P&gt;do nothing else, but then look at the _raw event in the display, are the characters encoded in the data or are then &amp;lt;&amp;gt;?&lt;/P&gt;&lt;P&gt;If you then open the event with the little arrow and select Show Source&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bowesmana_0-1747697830257.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39049iDFE70329E2B0A9FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bowesmana_0-1747697830257.png" alt="bowesmana_0-1747697830257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does the raw event data look like - is it encoded or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 23:37:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746504#M241652</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2025-05-19T23:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746520#M241659</link>
      <description>&lt;P&gt;No, it is not coded. Operators are there.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746520#M241659</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-20T06:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746521#M241660</link>
      <description>&lt;P&gt;Yes, it is working for me, for other data sources. This one particularly creating problem.&lt;BR /&gt;&lt;BR /&gt;So just wanted to know, what should i check?&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:20:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746521#M241660</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-20T06:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746527#M241661</link>
      <description>&lt;P&gt;To be fully honest, I have no idea what's going on if this is indeed the only thing that's happening. Is this the output in the search app window? Or is it an output of some dashboard panel powered by the search you've provided?&lt;/P&gt;&lt;P&gt;Anyway, I'd start with checking if just listing raw events causes the same issue. If it does, add more and more commands one by one to see when the issue appears.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746527#M241661</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-05-20T07:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746528#M241662</link>
      <description>&lt;P&gt;this is happening, on search page. Not even created dashboard&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:14:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746528#M241662</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-20T07:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746529#M241663</link>
      <description>&lt;P&gt;this is on search app window, not created dashboard now. But accepting it would be the same behaviour&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746529#M241663</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2025-05-20T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746541#M241664</link>
      <description>&lt;P&gt;OK. This is very very strange. I've had logs with &amp;lt; and &amp;gt; signs many times over my years of Splunk experience and never noticed such behaviour.&lt;/P&gt;&lt;P&gt;It is possible that you're triggering some obscure bug so it's important to narrow down its scope (as I wrote earlier - try to pinpoint the exact moment when this issue appears - whether it's the transaction command, the table command after transaction or maybe it is happening with the table command without transaction as well). And it's most probably a support case material.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 08:26:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746541#M241664</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-05-20T08:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: greater than, less than operator changed to xml code, after table command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746562#M241672</link>
      <description>&lt;P&gt;As others weighed in, I cannot reproduce this, either. &amp;nbsp;Here is a test code according to your description:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = _internal "&amp;lt;" sourcetype=splunkd
| transaction thread_id
| table _raw&lt;/LI-CODE&gt;&lt;P&gt;Here, I'm including a transaction, followed by a table command. &amp;nbsp;Please see if you get any weird artifact. &amp;nbsp;For me, nothing unusual:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-20 at 7.53.41 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39056i331C6A90B3348E03/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-05-20 at 7.53.41 AM.png" alt="Screenshot 2025-05-20 at 7.53.41 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 14:56:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/greater-than-less-than-operator-changed-to-xml-code-after-table/m-p/746562#M241672</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2025-05-20T14:56:56Z</dc:date>
    </item>
  </channel>
</rss>

