<?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: Exacting info from nested data with specific parameter in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593674#M206642</link>
    <description>&lt;P&gt;Works perfectly, thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 19:23:01 GMT</pubDate>
    <dc:creator>paulito</dc:creator>
    <dc:date>2022-04-13T19:23:01Z</dc:date>
    <item>
      <title>How to extract info from nested data with specific parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593665#M206638</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aternity Extraction.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19058i26DA2AC329BF646A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aternity Extraction.png" alt="Aternity Extraction.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to extract the Activity Score and Application UXI Average but only when the Application Name is a certain name.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's a weird one for me because of the way data comes in. As you can see each event has multiple application names, activity scores, uxi averages and timeframes. So even when I specify for a certain app in a search, since the app name is in an event, I get the whole event which includes all the other apps and metrics.&lt;/P&gt;
&lt;P&gt;I hope what I'm explaining is clear and any help would be appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 18:47:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593665#M206638</guid>
      <dc:creator>paulito</dc:creator>
      <dc:date>2022-04-13T18:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exacting info from nested data with specific parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593669#M206640</link>
      <description>&lt;LI-CODE lang="markup"&gt;| spath value{} output=value
| mvexpand value
| spath input=value
| where APPLICATION_NAME="certain app"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 Apr 2022 18:45:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593669#M206640</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-13T18:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exacting info from nested data with specific parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593674#M206642</link>
      <description>&lt;P&gt;Works perfectly, thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 19:23:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-info-from-nested-data-with-specific-parameter/m-p/593674#M206642</guid>
      <dc:creator>paulito</dc:creator>
      <dc:date>2022-04-13T19:23:01Z</dc:date>
    </item>
  </channel>
</rss>

