<?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 Help with Splunk search based on eventType dynamic table value in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601436#M209319</link>
    <description>&lt;P&gt;Hello Team, I am new to splunk and have requirement to create table based on raw data&lt;/P&gt;
&lt;P&gt;This is how the data looks in splunk&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=”InMsg” data=”&amp;lt;rootrq&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrq&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=”thirdPartyReq” data=”&amp;lt;root1req&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1req&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=” thirdPartyRes” data=”&amp;lt;root1res&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1res&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=”OutMsg” data=”&amp;lt;rootrs&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrs&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and wanted to create table like below. Please can some one help? threadId is common for all four records.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;index=test |&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="100.00000000000001%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="16.666666666666668%"&gt;date&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;threadId&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;InMsg&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;OutMsg&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;thirdPartyreq&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;thirdprtyRes&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.666666666666668%"&gt;date&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;ABC123&amp;nbsp;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;
&lt;P&gt;&amp;lt;rootrq&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrq&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;
&lt;P&gt;&amp;lt;rootrs&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrs&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;&amp;lt;root1req&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1req&amp;gt;&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;
&lt;P&gt;&amp;lt;root1res&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1res&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Mon, 13 Jun 2022 18:53:14 GMT</pubDate>
    <dc:creator>dmuley</dc:creator>
    <dc:date>2022-06-13T18:53:14Z</dc:date>
    <item>
      <title>Help with Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601436#M209319</link>
      <description>&lt;P&gt;Hello Team, I am new to splunk and have requirement to create table based on raw data&lt;/P&gt;
&lt;P&gt;This is how the data looks in splunk&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=”InMsg” data=”&amp;lt;rootrq&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrq&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=”thirdPartyReq” data=”&amp;lt;root1req&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1req&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=” thirdPartyRes” data=”&amp;lt;root1res&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1res&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Date &amp;nbsp;threadId=ABC123&amp;nbsp;&amp;nbsp; eventType=”OutMsg” data=”&amp;lt;rootrs&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrs&amp;gt;”&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and wanted to create table like below. Please can some one help? threadId is common for all four records.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;index=test |&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="100.00000000000001%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="16.666666666666668%"&gt;date&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;threadId&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;InMsg&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;OutMsg&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;thirdPartyreq&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;thirdprtyRes&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.666666666666668%"&gt;date&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;ABC123&amp;nbsp;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;
&lt;P&gt;&amp;lt;rootrq&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrq&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;
&lt;P&gt;&amp;lt;rootrs&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/rootrs&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;&amp;lt;root1req&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1req&amp;gt;&lt;/TD&gt;
&lt;TD width="16.666666666666668%"&gt;
&lt;P&gt;&amp;lt;root1res&amp;gt;&amp;lt;a&amp;gt;hi&amp;lt;/a&amp;gt;&amp;lt;/root1res&amp;gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 13 Jun 2022 18:53:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601436#M209319</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-13T18:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601438#M209320</link>
      <description>&lt;P&gt;Assuming you already have extracted these fields, you could do something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval {eventType}=data
| stats values(*) as * by Date threadId&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 12 Jun 2022 09:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601438#M209320</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-12T09:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601455#M209325</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;this works thank you. also do you mind in sharing how can I remove double quotes from xml String having attribute ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;root1res&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;FONT color="#FF0000"&gt;&amp;lt;a&amp;nbsp; test="testdata"&amp;gt;hi&amp;lt;/a&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;lt;/root1res&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Currently after pulling info I m just receiving upto &lt;FONT color="#FF0000"&gt;&amp;lt;a test=&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I already tried&amp;nbsp; &lt;FONT color="#0000FF"&gt;&amp;nbsp;| eval data1=replace(data,"\"","")&amp;nbsp;&amp;nbsp;&lt;FONT color="#000000"&gt;but its not working&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 04:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601455#M209325</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-13T04:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601457#M209326</link>
      <description>&lt;P&gt;It sounds like your embedded quotes haven't been escaped and/or your extraction isn't taking embedded quotes into account. How are you extracting the data field?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 04:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601457#M209326</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-13T04:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601458#M209327</link>
      <description>&lt;P&gt;frankly not sure. dealing with splunk admin from company tooks longer than fixing by our self. Is there any way to extract key value from xml ?&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;I really appreciate your help on this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 04:53:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601458#M209327</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-13T04:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601459#M209328</link>
      <description>&lt;P&gt;You can re-extract the fields from the _raw event field. Can you share your raw events (anonymised of course) in a code block &amp;lt;/&amp;gt; so we can better see what you are dealing with?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 04:57:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601459#M209328</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-13T04:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601460#M209329</link>
      <description>&lt;LI-CODE lang="markup"&gt;&amp;lt;TestRQ&amp;gt;&amp;lt;Device_Info&amp;gt;&amp;lt;Device_Type&amp;gt;GATEWAY&amp;lt;/Device_Type&amp;gt;&amp;lt;conf Name="test1"/&amp;gt;&amp;lt;conf Name="test2"&amp;gt;NONE&amp;lt;/conf&amp;gt;&amp;lt;conf Name="test3"&amp;gt;Y&amp;lt;/conf&amp;gt;&amp;lt;/Device_Info&amp;gt;&amp;lt;Request_Version&amp;gt;3.0&amp;lt;/Request_Version&amp;gt;&amp;lt;EMV&amp;gt;&amp;lt;TAG isEncrypted="false" sierra="Y" tagDescription="KernalVersionNumber" tagLength="0F" tagName="DF79"&amp;gt;DF790F36&amp;lt;/TAG&amp;gt;&amp;lt;/EMV&amp;gt;&amp;lt;/TestRQ&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;This is how one of the data field looks like in&amp;nbsp; our 1 event and I want extract all fields that are in data .&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;2022-06-12 21:51:42.274 threadId=L4C9D6WIYK2K class="HttpConnector" mname="Adapter_Connector" callId="F2JAMR29ZCE5" eventType="REQUEST" data="&amp;lt;TestRQ&amp;gt;&amp;lt;Device_Info&amp;gt;&amp;lt;Device_Type&amp;gt;GATEWAY&amp;lt;/Device_Type&amp;gt;&amp;lt;conf Name="test1"/&amp;gt;&amp;lt;conf Name="test2"&amp;gt;NONE&amp;lt;/conf&amp;gt;&amp;lt;conf Name="test3"&amp;gt;Y&amp;lt;/conf&amp;gt;&amp;lt;/Device_Info&amp;gt;&amp;lt;Request_Version&amp;gt;3.0&amp;lt;/Request_Version&amp;gt;&amp;lt;EMV&amp;gt;&amp;lt;TAG isEncrypted="false" sierra="Y" tagDescription="KernalVersionNumber" tagLength="0F" tagName="DF79"&amp;gt;DF790F36&amp;lt;/TAG&amp;gt;&amp;lt;/EMV&amp;gt;&amp;lt;/TestRQ&amp;gt;"&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 05:09:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601460#M209329</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-13T05:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601461#M209330</link>
      <description>&lt;P&gt;I am a little confused. Your data field looks complete, i.e. it doesn't end at the first double quote.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 05:23:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601461#M209330</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-13T05:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601471#M209334</link>
      <description>&lt;P&gt;&lt;FONT color="#0000FF"&gt;index="test" eventType="*" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;| eval length=len(threadId) | where length = 12&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;| eval {eventType}=data&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;| stats values(*) as * by threadId&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;| table threadId REQUEST RESPONSE&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;When I am using above query it only displays xml till&amp;nbsp; conf tag's name attribute and removes all contents after that.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;&amp;lt;TestRQ&amp;gt;&amp;lt;Device_Info&amp;gt;&amp;lt;Device_Type&amp;gt;GATEWAY&amp;lt;/Device_Type&amp;gt;&amp;lt;conf Name=&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am expecting to recieve full xml in tables column.&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 06:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601471#M209334</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-13T06:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601472#M209335</link>
      <description>&lt;P&gt;Assuming data is the last field in your event, you can re-extract it with some rex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="test" eventType="*"
| eval length=len(threadId) | where length = 12
| rex "data=\"(?&amp;lt;data&amp;gt;.*)\"$"
| eval {eventType}=data
| stats values(*) as * by threadId
| table threadId REQUEST RESPONSE&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 06:41:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601472#M209335</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-13T06:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601480#M209336</link>
      <description>&lt;P&gt;Perfect it works. thank you much&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 07:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601480#M209336</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-13T07:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601897#M209486</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;Please can you help to get root name of xml under data node and add it in table with count of occurences per thread ?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2022-06-12 21:51:42.274 threadId=L4C9D6WIYK2K class="HttpConnector" mname="Adapter_Connector" callId="F2JAMR29ZCE5" eventType="REQUEST" data="&amp;lt;TestRQ&amp;gt;&amp;lt;Device_Info&amp;gt;&amp;lt;Device_Type&amp;gt;GATEWAY&amp;lt;/Device_Type&amp;gt;&amp;lt;conf Name="test1"/&amp;gt;&amp;lt;conf Name="test2"&amp;gt;NONE&amp;lt;/conf&amp;gt;&amp;lt;conf Name="test3"&amp;gt;Y&amp;lt;/conf&amp;gt;&amp;lt;/Device_Info&amp;gt;&amp;lt;Request_Version&amp;gt;3.0&amp;lt;/Request_Version&amp;gt;&amp;lt;EMV&amp;gt;&amp;lt;TAG isEncrypted="false" sierra="Y" tagDescription="KernalVersionNumber" tagLength="0F" tagName="DF79"&amp;gt;DF790F36&amp;lt;/TAG&amp;gt;&amp;lt;/EMV&amp;gt;&amp;lt;/TestRQ&amp;gt;"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;data&lt;/TD&gt;&lt;TD width="50%"&gt;count&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;TestRQ 1&amp;nbsp;&lt;/TD&gt;&lt;TD width="50%"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;OtherRQ&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 10:25:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601897#M209486</guid>
      <dc:creator>dmuley</dc:creator>
      <dc:date>2022-06-15T10:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search based on eventType dynamic table value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601898#M209487</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "data=\"\&amp;lt;(?&amp;lt;data&amp;gt;[^\&amp;gt;]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 15 Jun 2022 10:31:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-search-based-on-eventType-dynamic-table-value/m-p/601898#M209487</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-15T10:31:02Z</dc:date>
    </item>
  </channel>
</rss>

