<?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 Highlighting a field in the events output in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19929#M3085</link>
    <description>&lt;P&gt;I have a search that is looking pipes through a rex.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;rex fields=_raw "\D(?&amp;lt;big_num&amp;gt;\d{15,16})\D"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want the UI to highlight the values identified as feild type big_num in the events log.  Is there a way to do this?&lt;/P&gt;</description>
    <pubDate>Sat, 24 Jul 2010 04:12:04 GMT</pubDate>
    <dc:creator>whywhywhy</dc:creator>
    <dc:date>2010-07-24T04:12:04Z</dc:date>
    <item>
      <title>Highlighting a field in the events output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19929#M3085</link>
      <description>&lt;P&gt;I have a search that is looking pipes through a rex.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;rex fields=_raw "\D(?&amp;lt;big_num&amp;gt;\d{15,16})\D"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want the UI to highlight the values identified as feild type big_num in the events log.  Is there a way to do this?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2010 04:12:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19929#M3085</guid>
      <dc:creator>whywhywhy</dc:creator>
      <dc:date>2010-07-24T04:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting a field in the events output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19930#M3086</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;

&lt;P&gt;what you can do is extract a custom field for the value in the events you are looking for.&lt;/P&gt;

&lt;P&gt;See documentation here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/4.1.4/User/ExtractNewFields" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.4/User/ExtractNewFields&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;When you add the field to your UI from the field picker on the left hand side, the value is shown and also highlighted.&lt;/P&gt;

&lt;P&gt;Hope that's what you are looking for.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;

&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2010 20:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19930#M3086</guid>
      <dc:creator>simuvid</dc:creator>
      <dc:date>2010-07-26T20:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting a field in the events output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19931#M3087</link>
      <description>&lt;P&gt;You can use the &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Highlight" rel="nofollow"&gt;highlight&lt;/A&gt; and &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Iconify" rel="nofollow"&gt;iconify&lt;/A&gt; search commands in order highlight specific words or fields in your events.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2010 00:02:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Highlighting-a-field-in-the-events-output/m-p/19931#M3087</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-10T00:02:35Z</dc:date>
    </item>
  </channel>
</rss>

