Skip to content

Install the Splunk Application

Path: /application/installation

This page explains how to install the Splunk application, create the HEC input used by the collector, and validate that dashboards receive data.

Splunk application configuration dashboard
Configuration dashboard used during initial setup validation.

Install the MS Teams Observability app on your Splunk Search Head (or Search Head Cluster).

Create an HTTP Event Collector input dedicated to MS Teams telemetry.

  1. Open Settings -> Data Inputs -> HTTP Event Collector.
  2. Create a new token.
  3. Set default index to ms_teams (create the index first if needed).
  4. Save and copy both token and endpoint URL.

You will use this token/URL in collector output configuration: Collector Connection.

After first collector cycle, validate that data is visible in Splunk.

  1. Run a search: index=ms_teams | head 10.
  2. Confirm events exist with expected sources (MSTeams_CallRecords_CallMetadata, etc.).
  3. Open Splunk dashboards and verify charts/tables are populated.

For site-level dashboards, import and maintain the subnet-to-site lookup table (for example SubnetToSite).

This corresponds to optional sites.csv in collector configuration: sites.csv option.