<?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: display specific content from message in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666695#M54530</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261975"&gt;@Leon88&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 08:39:24 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2023-10-30T08:39:24Z</dc:date>
    <item>
      <title>display specific content from message</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666674#M54528</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a below message. how can I only display ResponseID in output? thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;message&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;?xml version='1.0' encoding='ISO-8859-1'?&amp;gt;&amp;lt;Submission Id="12345" &amp;lt;LastName&amp;gt;XXX&amp;lt;/LastName&amp;gt;&amp;lt;ResponseID&amp;gt;&lt;STRONG&gt;137ce83fe8ddb052-1698535326634&lt;/STRONG&gt;&amp;lt;/ResponseID&amp;gt;&amp;lt;Date&amp;gt;2023.10.28 23:23:14&amp;lt;/Date&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 07:54:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666674#M54528</guid>
      <dc:creator>Leon88</dc:creator>
      <dc:date>2023-10-30T07:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: display specific content from message</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666690#M54529</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261975"&gt;@Leon88&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have to use a regex to extract this field, something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index
| rex "\&amp;lt;ResponseID\&amp;gt;(?&amp;lt;ResponseID&amp;gt;[^\&amp;lt;]*)"
| table _time ResponseID&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/Sj8hDe/1" target="_blank"&gt;https://regex101.com/r/Sj8hDe/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 08:30:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666690#M54529</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-10-30T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: display specific content from message</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666695#M54530</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261975"&gt;@Leon88&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 08:39:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/display-specific-content-from-message/m-p/666695#M54530</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-10-30T08:39:24Z</dc:date>
    </item>
  </channel>
</rss>

