icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Spex Add-on for Microsoft M365 Automation
SHA256 checksum (spex-add-on-for-microsoft-m365-automation_110.tgz) 54cd17dea539bbcedbb28da9deef1d104699be47ea41f2c9900097f174caa11e SHA256 checksum (spex-add-on-for-microsoft-m365-automation_100.tgz) 1d782aae1eba05701b42ef4ccc6f42fa67edf2807534d413e2b035b62572c28c
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Spex Add-on for Microsoft M365 Automation

Overview
Details
Automate and scale your data ingestion from Microsoft Power Platform into Splunk.

The Spex Add-on for Microsoft M365 Automation captures Power Platform Environments, Flows, Flow Runs and Actions, giving you full visibility across your tenant. Built with secure credential handling, robust checkpointing and modular architecture, this add-on ensures reliability and flexibility in production environments.

This add-on replaces the legacy Microsoft Power Platform Add-on for Splunk and introduces a modern, UCC-based configuration interface, as well as a custom Python library designed for Microsoft APIs.

Future updates will include support for Azure Logic Apps and Azure Automation, further expanding observability for your Microsoft 365 ecosystem.

How the Add-on Works

The Spex Add-on for Microsoft M365 Automation collects data from Microsoft Power Platform and ingests it into Splunk. It supports the following components:

  • Environments
  • Flows per Environment
  • Flow Runs per Flow
  • Actions per Flow Run

🔐 Authentication Methods

The add-on supports two modes of authentication depending on the resource being accessed:

  • Environments
    Uses App Registration credentials (Client ID, Secret, and Tenant ID) with the client_credentials OAuth2 flow.

  • Flows, Flow Runs, and Actions
    Require both App Registration credentials and a Service Account using the password OAuth2 flow.
    ⚠️ Important: You should configure Conditional Access Policies to exclude the service account from MFA (multi-factor authentication) so that ingestion remains uninterrupted.


⚙️ Actions Collection Toggle

The Flow Runs input includes an "Ingest Actions" checkbox.
When enabled, the add-on will collect and ingest each action executed during the flow run. This gives full visibility into flow logic and outcomes. You can disable it to limit data volume when actions are not needed.


🏢 Multi-Tenancy Support

The add-on is built to support multiple Microsoft 365 tenants. You can configure several App Registrations and Service Accounts within the add-on and assign them to different inputs. This makes it ideal for managed service providers (MSPs) or large organizations operating across several tenants.


📊 Summary Sourcetype for Clean Dashboards

To keep your dashboards lean and fast, the add-on creates a flow_run_summary sourcetype. This single event summarizes every ingestion run of the flow runs input.

Each summary event contains the following fields:

{
  "input": "flow_runs",
  "run": "<input_name>",
  "timestamp": "<ISO time of execution>",
  "environments_checked": <number>,
  "flows_checked": <number>,
  "flow_runs_ingested": <number>,
  "flow_actions_ingested": <number>,
  "include_actions": <true|false>,
  "duration_seconds": <float>
}

Use this sourcetype to monitor ingestion health, spot gaps, measure performance, or create dashboards without relying on the full raw dataset.


Need Help?
💬 Reach out via Spex Support or visit our website: https://www.spex.lu


Release Notes

Version 1.1.0
April 3, 2025

[1.1.0] - 2024-04-03

New Features

  • Proxy Support: You can now route all outbound connections through Splunk's configured proxy. Just check the "Use Proxy" option on your input configuration.

Improvements

  • Added proxy handling to all HTTP requests using the requests library.
  • Refactored auth, environments, flows, and fetch modules to accept an optional proxies parameter.
  • Updated globalConfig to support proxy setting via UI.

Compatibility & Packaging

  • Updated app.manifest with correct versioning and `tar
Version 1.0.0
March 30, 2025

📦 Version 1.0.0 – Initial Release

Release Date: 2025-03-29

✨ Features

  • 🔄 Modular Inputs for Microsoft Power Platform
  • Collects Power Platform Environments
  • Collects Flows per Environment
  • Future-proof structure ready to support Flow Runs and Actions

  • 🔐 Credential Management

  • Securely stores App Registrations and Service Accounts using Splunk’s credential store

  • 💾 Checkpointing System

  • Prevents duplicate event ingestion using lastModifiedTime
  • Flexible checkpoint system supporting KV Store or fallback to local file

  • 🧠 Custom Python Library (spex_m365_automation)

  • Handles authentication (client credentials + service account)
  • Fetches and paginates Microsoft REST API results
  • Abstracts flows, environments and future collectors

  • ⚙️ Built with Splunk’s UCC Framework

  • Modern UI with configuration pages, modular input forms and validation
  • Fully compatible with Splunk Web

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.