<?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 How to add Dynamic Json path addition in splunk query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-Dynamic-Json-path-addition-in-splunk-query/m-p/599198#M208597</link>
    <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have below JSON structure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByUserName&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByLastName&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByUUID&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByDOB&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While creating a search query I need to give the search type highlighted above in bold wild char like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;data.*.customerDetails&lt;/STRONG&gt; is there any way I can achieve it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2022 15:21:11 GMT</pubDate>
    <dc:creator>mayurkale471757</dc:creator>
    <dc:date>2022-05-25T15:21:11Z</dc:date>
    <item>
      <title>How to add Dynamic Json path addition in splunk query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-Dynamic-Json-path-addition-in-splunk-query/m-p/599198#M208597</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have below JSON structure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByUserName&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByLastName&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByUUID&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;data.&lt;STRONG&gt;searchByDOB&lt;/STRONG&gt;.customerDetails....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While creating a search query I need to give the search type highlighted above in bold wild char like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;data.*.customerDetails&lt;/STRONG&gt; is there any way I can achieve it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 15:21:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-Dynamic-Json-path-addition-in-splunk-query/m-p/599198#M208597</guid>
      <dc:creator>mayurkale471757</dc:creator>
      <dc:date>2022-05-25T15:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Json path addition in splunk query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-Dynamic-Json-path-addition-in-splunk-query/m-p/599204#M208598</link>
      <description>&lt;P&gt;You could edit the JSON with replace or rex so that the searchBy... objects all have the same name, then use spath with that name.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 06:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-Dynamic-Json-path-addition-in-splunk-query/m-p/599204#M208598</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-25T06:06:04Z</dc:date>
    </item>
  </channel>
</rss>

