<?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 From Splunk search results run external command on the field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472035#M192287</link>
    <description>&lt;P&gt;Hello, I want from Splunk search results run external command on the field and return results back to splunk, following is the query&lt;/P&gt;

&lt;P&gt;splunk query -&amp;gt; index="test" sourcetype=_json | xmlkv  | fields httpRequestBody | table httpRequestBody&lt;/P&gt;

&lt;P&gt;HttpRequestBody is json request, I want to run xsd validator which I already have on the json using external tool and return the results of the validator back to splunk, any advice on how can this be done ? &lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 23:18:59 GMT</pubDate>
    <dc:creator>msrama5</dc:creator>
    <dc:date>2020-02-13T23:18:59Z</dc:date>
    <item>
      <title>From Splunk search results run external command on the field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472035#M192287</link>
      <description>&lt;P&gt;Hello, I want from Splunk search results run external command on the field and return results back to splunk, following is the query&lt;/P&gt;

&lt;P&gt;splunk query -&amp;gt; index="test" sourcetype=_json | xmlkv  | fields httpRequestBody | table httpRequestBody&lt;/P&gt;

&lt;P&gt;HttpRequestBody is json request, I want to run xsd validator which I already have on the json using external tool and return the results of the validator back to splunk, any advice on how can this be done ? &lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 23:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472035#M192287</guid>
      <dc:creator>msrama5</dc:creator>
      <dc:date>2020-02-13T23:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: From Splunk search results run external command on the field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472036#M192288</link>
      <description>&lt;P&gt;See &lt;A href="https://dev.splunk.com/enterprise/docs/developapps/customsearchcommands/"&gt;https://dev.splunk.com/enterprise/docs/developapps/customsearchcommands/&lt;/A&gt; for how to create an external command in Splunk.&lt;BR /&gt;
Once you've created your command, you will have to get it approved for use in Splunk Cloud.  File a support ticket for that.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 01:11:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472036#M192288</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-14T01:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: From Splunk search results run external command on the field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472037#M192289</link>
      <description>&lt;P&gt;An alternative to ingesting the data twice into Splunk, might be validate the data before it is sent to Splunk.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 15:04:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/From-Splunk-search-results-run-external-command-on-the-field/m-p/472037#M192289</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2020-02-14T15:04:27Z</dc:date>
    </item>
  </channel>
</rss>

