All Apps and Add-ons

How can I prevent lookup editor from converting greater-than, and less-than characters to escape chars?

timgren
Path Finder

Lookup table fields that contain < or > symbols are getting escaped to &amp;gt; and &amp; lt; 

How can I prevent this from occurring? It only happens when manipulating the field value using lookup editor. 

For example: 
servicecode>="200" AND servicecode<400,1,0), failed=if(servicecode>400,1,0)

gets rewritten as: 
&amp;amp;gt;="200" AND servicecode&amp;amp;lt;400,1,0), failed=if(servicecode&amp;amp;gt;400,1,0)


Labels (1)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...