<?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 problem with service status via Azure API in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/507417#M86348</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to use Splunk Add-on for Microsoft Office 365 to collect service status from O365 Via azure API. I have configuration that each 5 minutes i'm asking about service status and i have noticed that for a few days in rows it works but afterwards Splunk receive events for certain sourcetype only once per day at 2am. The problem is only with sourcetype: o365:service:status. Another sourcetype form the same addon: sourcetype o365:management:activity works all the time without problem. Has anyone similar problem? There is some limitation here? or Azure API is unstable? addon version 2.0.2,&amp;nbsp;&lt;SPAN&gt;Audit Log Search is enabled.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jul 2020 19:23:10 GMT</pubDate>
    <dc:creator>pedro_77</dc:creator>
    <dc:date>2020-07-05T19:23:10Z</dc:date>
    <item>
      <title>problem with service status via Azure API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/507417#M86348</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to use Splunk Add-on for Microsoft Office 365 to collect service status from O365 Via azure API. I have configuration that each 5 minutes i'm asking about service status and i have noticed that for a few days in rows it works but afterwards Splunk receive events for certain sourcetype only once per day at 2am. The problem is only with sourcetype: o365:service:status. Another sourcetype form the same addon: sourcetype o365:management:activity works all the time without problem. Has anyone similar problem? There is some limitation here? or Azure API is unstable? addon version 2.0.2,&amp;nbsp;&lt;SPAN&gt;Audit Log Search is enabled.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jul 2020 19:23:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/507417#M86348</guid>
      <dc:creator>pedro_77</dc:creator>
      <dc:date>2020-07-05T19:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with service status via Azure API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/532503#M89518</link>
      <description>&lt;P&gt;Hi Pedro,&lt;BR /&gt;&lt;BR /&gt;I was just having the same issue. And I also found an article on the Microsoft page telling, that those logs are always 24h delayed.&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference" target="_self"&gt;https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They also say there, we need to use the messages to get new updates during the day. So I modified the search on the "Microsoft 365 App for Splunk" App. They are using at the moment this search to display the latest status:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=azure `o365_service_status` | stats latest(FeatureStatus{}.FeatureServiceStatusDisplayName) AS Status by WorkloadDisplayName | rename WorkloadDisplayName AS Workload | sort - Status&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I update to this search, it works for me:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;(index=azure (sourcetype="o365:service:status" OR (sourcetype="o365:service:message" FeatureDisplayName="*"))) 
| stats latest(Status) AS Status by WorkloadDisplayName | rename WorkloadDisplayName AS Workload | sort - Status&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see I had to use the other sourcetype, plust another field in the stats.&lt;BR /&gt;&lt;BR /&gt;Hope that helps you too.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 17:28:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/532503#M89518</guid>
      <dc:creator>loderlukas</dc:creator>
      <dc:date>2020-12-09T17:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem with service status via Azure API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/582434#M102620</link>
      <description>&lt;P&gt;Are you getting impacted by this?&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference" target="_blank"&gt;https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 19:47:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/problem-with-service-status-via-Azure-API/m-p/582434#M102620</guid>
      <dc:creator>orca</dc:creator>
      <dc:date>2022-01-25T19:47:04Z</dc:date>
    </item>
  </channel>
</rss>

