Create an application through the Trigger API
An application is a user-defined container that you can associate with multiple devices and protocols for a unified view of built-in metrics. The ExtraHop Trigger API enables you to create applications with more complex filters than basic applications. For example, you can write a trigger to apply additional filters for collecting metrics, to create custom application metrics, or to collect metrics from non-L7 traffic.
In the following example, we will show you how to create an application for your
web servers that will only collect metrics when the processing time on HTTP responses
exceeds 500 milliseconds.
Before you begin
- Learn how to create a basic application.
- Familiarize yourself with ExtraHop triggers by reading the Build a trigger section and completing the walkthrough: Build a trigger to collect custom metrics for HTTP 404 errors.
- Have the ExtraHop Trigger API Reference available to search for the specific events, methods, and properties you need for your trigger.
Important: | Applications cannot be deleted. The application ID is permanent and cannot be changed. |
Next steps
- The trigger will not run until it is assigned to a device or device group.
- After you assign the trigger, click to locate the application with the name you specified in "myAppID" and view metrics collected by the application.
- Learn more about working with applications:
Thank you for your feedback. Can we contact you to ask follow up questions?