<?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 Jirarest add-on returning a subset of results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336023#M164442</link>
    <description>&lt;P&gt;I'm using the Jirarest add-on in the following way, passing through a specific search (sometimes with changelog):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| map
 [| jirarest jqlsearch "$jiraSearch$"
| eval something ] maxsearches = 100
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But am getting inconsistent results. Sometimes I get every Jira log that was hit (comment, change, created) and sometimes it just completely misses logs. I thought this could be due to a splunk forwarder issue but it seems this is independent of that. Has anyone experienced this inconsistency/have any ideas as to why it might be happening or how to fix it?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2017 16:35:40 GMT</pubDate>
    <dc:creator>SplunkIsLife</dc:creator>
    <dc:date>2017-12-11T16:35:40Z</dc:date>
    <item>
      <title>Jirarest add-on returning a subset of results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336023#M164442</link>
      <description>&lt;P&gt;I'm using the Jirarest add-on in the following way, passing through a specific search (sometimes with changelog):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| map
 [| jirarest jqlsearch "$jiraSearch$"
| eval something ] maxsearches = 100
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But am getting inconsistent results. Sometimes I get every Jira log that was hit (comment, change, created) and sometimes it just completely misses logs. I thought this could be due to a splunk forwarder issue but it seems this is independent of that. Has anyone experienced this inconsistency/have any ideas as to why it might be happening or how to fix it?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 16:35:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336023#M164442</guid>
      <dc:creator>SplunkIsLife</dc:creator>
      <dc:date>2017-12-11T16:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Jirarest add-on returning a subset of results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336024#M164443</link>
      <description>&lt;P&gt;What are the values of the field &lt;CODE&gt;jiraSearch&lt;/CODE&gt; that you are passing?  Chances are pretty good that there is a problem in the escaping or formatting of the search itself.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 20:46:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336024#M164443</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-12-11T20:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Jirarest add-on returning a subset of results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336025#M164444</link>
      <description>&lt;P&gt;I'm not sure that's the problem, given that it works perfectly some of the time. It follows the format of Jira filters like "filter in ('".filter."') AND Created&amp;gt;=-14d" etc.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 21:35:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Jirarest-add-on-returning-a-subset-of-results/m-p/336025#M164444</guid>
      <dc:creator>SplunkIsLife</dc:creator>
      <dc:date>2017-12-11T21:35:12Z</dc:date>
    </item>
  </channel>
</rss>

