<?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 'Encountered the following error while trying to update: Invalid FORMAT: nullQueue' error editing a transform via Splunk Web in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Encountered-the-following-error-while-trying-to-update-Invalid/m-p/371408#M109289</link>
    <description>&lt;P&gt;I've got this simple transform for dropping unwanted logs which works fine. I went to add something to it and got this &lt;CODE&gt;Encountered the following error while trying to update: Invalid FORMAT: nullQueue&lt;/CODE&gt; error when I tried to save it. Then I Canceled, and re-clicked on the transform (in Settings&amp;gt;&amp;gt;Fields&amp;gt;&amp;gt;Field transformations) and tried a Save without changing anything and got the same error. Why is that?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[paloaltoNoiseDrop]
REGEX = syslog-conn-status,.*(established|broken)
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 16 Aug 2017 16:42:41 GMT</pubDate>
    <dc:creator>wrangler2x</dc:creator>
    <dc:date>2017-08-16T16:42:41Z</dc:date>
    <item>
      <title>'Encountered the following error while trying to update: Invalid FORMAT: nullQueue' error editing a transform via Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Encountered-the-following-error-while-trying-to-update-Invalid/m-p/371408#M109289</link>
      <description>&lt;P&gt;I've got this simple transform for dropping unwanted logs which works fine. I went to add something to it and got this &lt;CODE&gt;Encountered the following error while trying to update: Invalid FORMAT: nullQueue&lt;/CODE&gt; error when I tried to save it. Then I Canceled, and re-clicked on the transform (in Settings&amp;gt;&amp;gt;Fields&amp;gt;&amp;gt;Field transformations) and tried a Save without changing anything and got the same error. Why is that?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[paloaltoNoiseDrop]
REGEX = syslog-conn-status,.*(established|broken)
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Aug 2017 16:42:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Encountered-the-following-error-while-trying-to-update-Invalid/m-p/371408#M109289</guid>
      <dc:creator>wrangler2x</dc:creator>
      <dc:date>2017-08-16T16:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: 'Encountered the following error while trying to update: Invalid FORMAT: nullQueue' error editing a transform via Splunk Web</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Encountered-the-following-error-while-trying-to-update-Invalid/m-p/371409#M109290</link>
      <description>&lt;P&gt;You can implement above use case only through backend i.e., edit transforms.conf  by login to the server.  In GUI format is only defined like  fieldname::$1 or $1.Otherwise you can try like below,&lt;/P&gt;

&lt;P&gt;[setnull]&lt;BR /&gt;
FORMAT = setnull::nullQueue&lt;BR /&gt;
REGEX = syslog&lt;BR /&gt;
disabled = 1&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 17:02:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Encountered-the-following-error-while-trying-to-update-Invalid/m-p/371409#M109290</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-08-16T17:02:19Z</dc:date>
    </item>
  </channel>
</rss>

