<?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: Preview Mode not working in Custom Command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/506210#M192271</link>
    <description>&lt;P&gt;Can you elaborate on that?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2020 20:40:39 GMT</pubDate>
    <dc:creator>grittonc</dc:creator>
    <dc:date>2020-06-25T20:40:39Z</dc:date>
    <item>
      <title>Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/471883#M192269</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;why do custom commands not work in Preview mode?&lt;/P&gt;

&lt;P&gt;Here is the INFO log I've recieved in my search.log:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;04-13-2020 15:51:59.803 INFO  ChunkedExternProcessor - Exiting custom search command after getinfo since we are in preview mode:mystream
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Apr 2020 20:29:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/471883#M192269</guid>
      <dc:creator>ivrift</dc:creator>
      <dc:date>2020-04-13T20:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/471884#M192270</link>
      <description>&lt;P&gt;Simple answer, they do work in preview mode if you write your code to support it.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 03:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/471884#M192270</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-04-14T03:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/506210#M192271</link>
      <description>&lt;P&gt;Can you elaborate on that?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 20:40:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/506210#M192271</guid>
      <dc:creator>grittonc</dc:creator>
      <dc:date>2020-06-25T20:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/516796#M192272</link>
      <description>&lt;P&gt;Can you please elaborate? I'm having the same problem, but this isn't enough to help me fix my problem. I'm finding the documentation on writing custom commands pretty sparse.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 19:30:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/516796#M192272</guid>
      <dc:creator>supersleepwalke</dc:creator>
      <dc:date>2020-08-28T19:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/555856#M192273</link>
      <description>&lt;P&gt;Can you elaborate on that &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 20:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/555856#M192273</guid>
      <dc:creator>frechetta93</dc:creator>
      <dc:date>2021-06-15T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/555874#M192274</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/Admin/Commandsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/Admin/Commandsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 22:11:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/555874#M192274</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2021-06-15T22:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Preview Mode not working in Custom Command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/555875#M192275</link>
      <description>&lt;PRE&gt;run_in_preview = &amp;lt;boolean&amp;gt;
* Whether or not to run this command if generating results just for preview
  rather than for final output.
* Default: true&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Jun 2021 22:12:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Preview-Mode-not-working-in-Custom-Command/m-p/555875#M192275</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2021-06-15T22:12:50Z</dc:date>
    </item>
  </channel>
</rss>

