<?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: Why am I unable to configure Microsoft OMS Modular Inputs TA? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375699#M67976</link>
    <description>&lt;P&gt;Yes.  If you don’t provide the correct access the app fails to pull data and you’ll see this error message.&lt;/P&gt;</description>
    <pubDate>Tue, 22 May 2018 18:55:46 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2018-05-22T18:55:46Z</dc:date>
    <item>
      <title>Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375693#M67970</link>
      <description>&lt;P&gt;I'm trying to pull WAF and Server logs from our Azure OMS. The first option we're piloting to accomplish this using the OMS TA. I downloaded Microsoft OMS Modular Inputs TA and am having trouble configuring/getting it to work. I'm seeing the following errors in splunkd.log. I believe Azure permissions are proper, but that's something that been configured by the Azure Admins. Anyone know what the errors are?&lt;/P&gt;

&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt; - Any insight?&lt;/P&gt;

&lt;P&gt;05-04-2018 10:18:40.266 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" ERRORGet Token request returned http error: 400 and server response: {"error":"unauthorized_client","error_description":"AADSTS70001: Application with identifier 'AAAAAAAAAAAAAAAAAA' was not found in the directory BBBBBBBBBBBBBBBBBBBBBB\r\nTrace ID: CCCCCCCCCCCCCCCCCCCCCC\r\nCorrelation ID: DDDDDDDDDDDDDDDDDDDDDD\r\nTimestamp: 2018-05-04 17:18:39Z","error_codes":[70001],"timestamp":"2018-05-04 17:18:39Z","trace_id":"CCCCCCCCCCCCCCCCCCCCCC","correlation_id":"DDDDDDDDDDDDDDDDDDDDDD"}&lt;/P&gt;

&lt;P&gt;05-04-2018 10:20:34.145 -0700 WARN  HttpListener - Socket error from 127.0.0.1 while accessing /servicesNS/nobody/TA-OMS_Inputs/TA_oms_inputs_settings/proxy: Winsock error 10054&lt;/P&gt;

&lt;P&gt;05-04-2018 10:20:28.897 -0700 INFO  ExecProcessor - Removing status item ""C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py" (oms_inputs://csl_pws_oms) (isModInput=yes)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Many errors such as:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;05-04-2018 10:18:39.819 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     return client.get_token(oauth_parameters)&lt;/P&gt;

&lt;P&gt;05-04-2018 10:18:39.819 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\adal\oauth2_client.py", line 281, in get_token&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:21:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375693#M67970</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2020-09-29T19:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375694#M67971</link>
      <description>&lt;P&gt;Says you’re unauthorized so permissions aren’t right.  &lt;/P&gt;

&lt;P&gt;Send this link to the admins:&lt;BR /&gt;
&lt;A href="https://dev.loganalytics.io/documentation/1-Tutorials/ARM-API"&gt;https://dev.loganalytics.io/documentation/1-Tutorials/ARM-API&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 21:52:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375694#M67971</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-04T21:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375695#M67972</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;, this worked! Well at least partially... I was able to query OMS using the APIs in Postman, but in Splunk, I'm seeing the following errors. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;05-18-2018 11:37:33.736 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" ERRORlocal variable 'data' referenced before assignment
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" UnboundLocalError: local variable 'data' referenced before assignment
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     for data_value in data["value"]:
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\input_module_oms_inputs.py", line 106, in collect_events
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     input_module.collect_events(self, ew)
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py", line 96, in collect_events
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     self.collect_events(ew)
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\ta_oms_inputs\modinput_wrapper\base_modinput.py", line 127, in stream_events
05-18-2018 11:37:33.221 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" Traceback (most recent call last):
05-18-2018 11:34:33.802 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" ERRORlocal variable 'data' referenced before assignment
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" UnboundLocalError: local variable 'data' referenced before assignment
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     for data_value in data["value"]:
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\input_module_oms_inputs.py", line 106, in collect_events
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     input_module.collect_events(self, ew)
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py", line 96, in collect_events
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""     self.collect_events(ew)
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py""   File "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\ta_oms_inputs\modinput_wrapper\base_modinput.py", line 127, in stream_events
05-18-2018 11:34:33.301 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" Traceback (most recent call last):
05-18-2018 11:33:34.349 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" ERRORlocal variable 'data' referenced before assignment
05-18-2018 11:33:34.349 -0700 ERROR ExecProcessor - message from "python "C:\Program Files\Splunk\etc\apps\TA-OMS_Inputs\bin\oms_inputs.py"" UnboundLocalError: local variable 'data' referenced before assignment
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Using Postman to call the Log Analytics API, it required &lt;STRONG&gt;tenant_id, client_id(app id), redirect_uri(&lt;A href="http://localhost:3000/login" target="_blank"&gt;http://localhost:3000/login&lt;/A&gt;), resource(&lt;A href="https://api.loganalytics.io" target="_blank"&gt;https://api.loganalytics.io&lt;/A&gt;), client_secret(app key), and workspace_id. ** Your app is asking for **Resource Group, Workspace ID, Subscription ID, Tenant ID, Application ID, and Application Key.&lt;/STRONG&gt; Could this be the difference, or is the errors mentioned above a separate issue?&lt;/P&gt;

&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:39:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375695#M67972</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2020-09-29T19:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375696#M67973</link>
      <description>&lt;P&gt;we found that &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/149605"&gt;@dpanych&lt;/a&gt; was using a newer query language that isnt supported by the API version that this uses.&lt;/P&gt;

&lt;P&gt;We also found we had to add the following to the top of /bin/modular_input_oms_inputs.py&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  from  splunklib.modularinput import *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The query we were able to get working was "Type=Alert".  &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:40:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375696#M67973</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-09-29T19:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375697#M67974</link>
      <description>&lt;P&gt;APi.loganalytics.io is called the directAPI.&lt;/P&gt;

&lt;P&gt;You access it a bit differently from the Azure API this app uses.&lt;/P&gt;

&lt;P&gt;See this documentation for getting the necessary details:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://dev.loganalytics.io/documentation/1-Tutorials/ARM-API"&gt;https://dev.loganalytics.io/documentation/1-Tutorials/ARM-API&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375697#M67974</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-22T18:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375698#M67975</link>
      <description>&lt;P&gt;@jkat54 Are the error message I mentioned before relevant to the link you posted? Errors seem to be referencing Python initialization problems.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375698#M67975</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2018-05-22T18:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375699#M67976</link>
      <description>&lt;P&gt;Yes.  If you don’t provide the correct access the app fails to pull data and you’ll see this error message.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375699#M67976</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-22T18:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375700#M67977</link>
      <description>&lt;P&gt;Look at it this way api.loganalytics.io = endpoints you use if your app resides inside of an azure region.&lt;/P&gt;

&lt;P&gt;the endpoints this app uses are for accessing OMS from outside of azure.  A different token and api is required as such.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375700#M67977</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-22T18:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375701#M67978</link>
      <description>&lt;P&gt;@jkat54 I tried using the ARM API with Postman and it worked. I noticed the ARM API doesn't require workspace ID, but it does require workspace name. I tried putting the name into the Splunk Workspace ID field, that didn't work either. Any other suggestions? Access from both APIs seem to work as I'm able to successfully return data with Postman.. I don't have direct access to Azure so I've been working with the Admins (which is a PITA). &lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375701#M67978</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2018-05-22T18:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375702#M67979</link>
      <description>&lt;P&gt;So have you been able to provide everything my app asks for to the app?&lt;/P&gt;

&lt;P&gt;Resource Group, Workspace ID, Subscription ID, Tenant ID, Application ID, and Application Key. &lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375702#M67979</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-22T18:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375703#M67980</link>
      <description>&lt;P&gt;@jkat54 Yes. If you have time, I can open up a Skype/Webex session (if you want to look).&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 18:55:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375703#M67980</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2018-05-22T18:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375704#M67981</link>
      <description>&lt;P&gt;Additionally, we found that in the app GUI, one of the input fields is "Workspace ID", it should be &lt;STRONG&gt;Workspace Name&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Again, thank you @jkat54 for helping developing such a wonderful app, and for helping troubleshoot the issue. &lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 14:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375704#M67981</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2018-05-23T14:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375705#M67982</link>
      <description>&lt;P&gt;could you please provide sample queries for OMS which can be executed through this TA?&lt;/P&gt;

&lt;P&gt;I tested few queries in python script and got result below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Request : search_params="{'query': 'Event | summarize count(Computer)'}'

Response : {"tables":[{"name":"PrimaryResult","columns":[{"name":"count_Computer","type":"long"}],"rows":[[23572]]}]}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I tried testing same query in TA. getting an error like below,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2018-07-11 14:24:50,693 ERROR pid=24842 tid=MainThread file=base_modinput.py:log_error:307 | Get error when collecting events.
Traceback (most recent call last):
  File "/opt/splunk/etc/apps/TA-OMS_Inputs/bin/ta_oms_inputs/modinput_wrapper/base_modinput.py", line 127, in stream_events
    self.collect_events(ew)
  File "/opt/splunk/etc/apps/TA-OMS_Inputs/bin/oms_inputs.py", line 96, in collect_events
    input_module.collect_events(self, ew)
  File "/opt/splunk/etc/apps/TA-OMS_Inputs/bin/input_module_oms_inputs.py", line 95, in collect_events
    search_id = data["id"].split("/")
KeyError: 'id'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;as per the python scirpt in TA :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;data = response.json()
            search_id = data["id"].split("/")
            id = search_id[len(search_id)-1]
            status = data["__metadata"]["Status"]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;its expecting id from the response. if there is no id found in response then its throwing an error. if this is the behaviour we cant execute dynamic queries using this TA.&lt;/P&gt;

&lt;P&gt;Please let me know how to parse this using this TA, otherwise I need to write parser for this. then there is no use of this TA.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 10:39:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375705#M67982</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2018-07-11T10:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375706#M67983</link>
      <description>&lt;P&gt;Here's a response I got from the author of the app:&lt;/P&gt;

&lt;P&gt;Try using this article to convert the query to the “legacy”&lt;BR /&gt;
Style that the api version this app uses will support.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-log-search-transition"&gt;https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-log-search-transition&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The current TA uses the legacy Microsoft API to query OMS, so you must convert the query.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 20:35:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375706#M67983</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2018-07-11T20:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375707#M67984</link>
      <description>&lt;P&gt;I’ve been working on a version that lets us specify which version of the API to use.  Microsoft had their own idea about that and they’re deprecating the API this app uses soon.  So I will be releasing a completely new app and deprecating this app as soon as I can find the time.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 20:44:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375707#M67984</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-07-11T20:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375708#M67985</link>
      <description>&lt;P&gt;@thambisetty , are you able to fix OMS issue and able to get data in splunk ?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 07:03:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375708#M67985</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-08-13T07:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375709#M67986</link>
      <description>&lt;P&gt;Yes. But you have to follow the document on creating azure app which will have access to your subscription and get the key of that app and secret these will be used in the script.&lt;/P&gt;

&lt;P&gt;I have tested the connection using app key and secret its working fine.&lt;/P&gt;

&lt;P&gt;I am thinking on what to collect. Full logs or the alerts for the configured saved searches in log analytics.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 12:55:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375709#M67986</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2018-08-13T12:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375710#M67987</link>
      <description>&lt;P&gt;@thambisetty  once I configure azure app, from which files I can get key and secret ...can you guide me to receive oms data as currently I am getting error in OMS add-on.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:26:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375710#M67987</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-08-13T15:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375711#M67988</link>
      <description>&lt;P&gt;Please go through the conversation here. Its saying that the REST API which is used in this TA has been depricated by Microsoft and they have been using different queries all together.&lt;/P&gt;

&lt;P&gt;Contact me on &lt;A href="mailto:t.balaji2k12@gmail.com"&gt;t.balaji2k12@gmail.com&lt;/A&gt; for further details on this.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 17:46:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375711#M67988</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2018-08-13T17:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to configure Microsoft OMS Modular Inputs TA?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375712#M67989</link>
      <description>&lt;P&gt;See my new post. We got the app working with the new API.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 19:13:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-unable-to-configure-Microsoft-OMS-Modular-Inputs-TA/m-p/375712#M67989</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2018-08-13T19:13:20Z</dc:date>
    </item>
  </channel>
</rss>

