Inputs
The app provides three input types for data collection:
Tests Steam - Metrics: Collects test metrics using ThousandEyes OpenTelemetry (OTel) streams and Path Visualization data using the ThousandEyes API.
Tests Stream - Traces: Collects network trace data from Cloud & Enterprise Agent page-load and web transactions tests.
Event: Collects detected events from the Cisco ThousandEyes platform using the API.
Activity logs Stream: Collects activity log data using the OpenTelemetry stream integration instead of traditional polling.
Prerequisites for Tests Stream Inputs
HTTP Event Collector (HEC) must be enabled.
The HEC must be reachable from the ThousandEyes platform. For more information, see URL Target Requirements
SSL must be enabled for HEC.
At least one HEC token should be configured and enabled.
Enable HTTP Event Collector and SSL
Splunk Cloud: HEC and SSL are enabled by default.
Splunk Enterprise:
Go to Settings > Data inputs > HTTP Event Collector.
Click Global settings.
Enable All Tokens.
Check Enable SSL if it is not already enabled.
Note: Ensure the Splunk HEC certificates are valid and not self-signed.
Configure the HTTP Event Collector Token
Go to Settings > Data inputs > HTTP Event Collector.
Click New Token.
Enter a Name and configure optional settings as needed. Click Next.
Select Allowed Indexes and update the Default Index if required.
Click Review, then click Submit.
Enable the HTTP Event Collector Token
Go to Settings > Data inputs > HTTP Event Collector.
In the Actions column, click Enable for the token if it is not already active.
Add an Input
Navigate to Cisco ThousandEyes App for Splunk > Inputs.
Click Create New Input.
Select the input type from the dropdown menu.
Fill in the required parameters for the selected input configuration.
Click Add Input.
Input Parameters
Tests Stream - Metrics
Parameter
Type
Required?
Description
Name
Textbox
Yes
Unique name for the input.
ThousandEyes User
Dropdown
Yes
Select a user created in ThousandEyes User configuration.
Account Group
Dropdown
Yes
Account group for data collection.
Tags
Multi-valued Dropdown
No
Select tags for easier test selection.
Cloud & Enterprise Agent Test
Multi-valued Dropdown
No
Select Cloud and Enterprise Agent tests to collect metrics.
Endpoint Agent Test
Multi-valued Dropdown
No
Select Endpoint Agent tests to collect metrics.
HEC Target
Textbox/Dropdown
Yes
The Splunk HTTP Event Collector (HEC) target URL for the stream. Examples:
For Splunk Cloud Platform:
https://http-inputs-<host>.splunkcloud.com:443/services/collector/event
For Splunk Enterprise:
https://<host>:8088/services/collector/event
HEC Token
Dropdown
Yes
Splunk HEC token for stream data.
Test Index
Dropdown
Yes
Index for test metric data.
Include Network Path Data
Checkbox
No
Enables collection of Path Visualization data.
Path Index
Dropdown
Yes (if Network Path Data is enabled)
Index for Path Visualization data.
Path Interval
Textbox
Yes (if Network Path Data is enabled)
Fetch interval for Path Visualization data.
Tests Stream - Traces
Parameter
Type
Required?
Description
Name
Textbox
Yes
Unique name for the input.
ThousandEyes User
Dropdown
Yes
Select a user created in ThousandEyes user configuration.
Account Group
Dropdown
Yes
Account group for data collection.
Tags
Multi-valued Dropdown
No
Select tags for easier test selection.
Cloud & Enterprise Agent Test
Multi-valued Dropdown
No
Select Cloud and Enterprise Agent tests to collect metrics.
HEC Target
Textbox/Dropdown
Yes
The Splunk HTTP Event Collector (HEC) target URL for the stream. Examples:
For Splunk Cloud Platform:
https://http-inputs-<host>.splunkcloud.com:443/services/collector/event
For Splunk Enterprise:
https://<host>:8088/services/collector/event
HEC Token
Dropdown
Yes
Splunk HEC token for stream data.
Test Index
Dropdown
Yes
Index for test metric data.
Event Input
Parameter
Type
Required?
Description
Name
Textbox
Yes
Unique name for the input.
ThousandEyes User
Dropdown
Yes
Select a user created in ThousandEyes User configuration.
Account Group
Dropdown
Yes
Account group for data collection.
Index
Dropdown
Yes
Index for event data.
Interval
Dropdown
Yes
Fetch interval for event data.
Activity Logs Stream Input
Parameter
Type
Required?
Description
Name
Textbox
Yes
Unique name for the input.
ThousandEyes user
Dropdown
Yes
User created in the ThousandEyes user configuration.
Account group
Dropdown
Yes
Account group used for data collection, or All to collect from all groups.
HEC target
Textbox
Yes
URL for the Splunk HTTP Event Collector (HEC).
Example: Splunk Cloud – https://http-inputs-<host>.splunkcloud.com:443/services/collector/event
; Splunk Enterprise – https://<host>:8088/services/collector/event
.
HEC token
Dropdown
Yes
Token value of the configured Splunk HEC input.
Activity logs index
Dropdown
Yes
Index used to store activity log data.
Manage Inputs
Disable an Input
Go to Cisco ThousandEyes App for Splunk > Inputs.
Find the input you want to disable.
In the Actions column, click Disable.
Enable an Input
Go to Cisco ThousandEyes App for Splunk > Inputs.
Find the input you want to enable.
In the Actions column, click Enable.
Edit an Input
Go to Cisco ThousandEyes App for Splunk > Inputs.
Find the input you want to edit.
In the Actions column, click Edit.
Update the fields as needed.
Click Update to save your changes.
Clone an Input
Go to Cisco ThousandEyes App for Splunk > Inputs.
Find the input you want to clone.
In the Actions column, click Clone.
Update the fields as needed.
Click Save to create the cloned input.
Delete an Input
Go to Cisco ThousandEyes App for Splunk > Inputs.
Find the input you want to delete.
In the Actions column, click Delete.
Confirm the deletion in the pop-up window.
Last updated