<?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: Issue with OMS JSON Query in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-with-OMS-JSON-Query/m-p/448772#M55210</link>
    <description>&lt;P&gt;The app is a concept app based on the original OMS query language.  The API the app used has been changed significantly.&lt;/P&gt;

&lt;P&gt;If you can suggest any edits to code, I'd love to make patches for you and the community when I can.&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2019 10:24:05 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2019-05-21T10:24:05Z</dc:date>
    <item>
      <title>Issue with OMS JSON Query</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-with-OMS-JSON-Query/m-p/448771#M55209</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Nowadays we are relaying on OMS query for pulling data into Splunk, however i have noticed some gaps in the OMS - Json query.&lt;/P&gt;

&lt;P&gt;For example : we are querying azure activity for every hour and we got some intermittent network disconnection/timeout error for sometime. Once the network connection was resumed the oms connector is not pulling the data from where it left .&lt;/P&gt;

&lt;P&gt;Technically the script is constructing values in end,start parameters for extracting the query, however OMS/Log Analytics is not listening to the value we set in end,top,start parameters, it takes only the "query" parameter and execute.&lt;/P&gt;

&lt;P&gt;{"query": "AzureActivity | where TimeGenerated &amp;gt; ago(1h)", "end": "2019-05-01T00:00:00", "top": "1", "start": "2019-05-01T11:21:56"}&lt;/P&gt;

&lt;P&gt;Furthermore, I have tested the above query using postman utility and the OMS is ignoring those values and i don't know why we are sending those values to Azure ?&lt;/P&gt;

&lt;P&gt;is there any way to fix the intermittent connection issues in code ? Please advise.&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Karthik&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 02:48:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-with-OMS-JSON-Query/m-p/448771#M55209</guid>
      <dc:creator>eskarthi</dc:creator>
      <dc:date>2019-05-08T02:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with OMS JSON Query</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-with-OMS-JSON-Query/m-p/448772#M55210</link>
      <description>&lt;P&gt;The app is a concept app based on the original OMS query language.  The API the app used has been changed significantly.&lt;/P&gt;

&lt;P&gt;If you can suggest any edits to code, I'd love to make patches for you and the community when I can.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 10:24:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Issue-with-OMS-JSON-Query/m-p/448772#M55210</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-05-21T10:24:05Z</dc:date>
    </item>
  </channel>
</rss>

