Content Pack for Third-party APM

Content Pack for Third-party APM

Acrobat logo Download manual as PDF


This documentation does not apply to the most recent version of Content Pack for Third-party APM. For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Install and configure the Content Pack for Third-party APM

Perform the following high-level steps to install and configure the Content Pack for Third-party APM:

  1. Install and configure the Splunk add-on for the third-party vendor data you want to see in the content pack.
  2. Install the content pack.
  3. Import your third-party APM entities.
  4. Review and tune KPI thresholds.

Prerequisite

Create a full backup of your ITSI environment in the event you need to uninstall the content pack later. For more information, see the Overview of backing up and restoring ITSI KV store data in the Administration Manual.

Install and configure the Splunk add-on for your third-party vendor

This content pack relies on data collected in Splunk add-ons for three third-party vendors. You can safely install add-ons on all tiers of a distributed Splunk platform deployment, including heavy forwarders, indexers, or search heads.

Download the latest versions of the add-ons from Splunkbase. The following add-ons are available:

Install the content pack

To install the Content Pack for Third-party APM, you must install the Splunk App for Content Packs. To install the Splunk App for Content Packs in your environment, see the Splunk App for Content Pack installation instructions.

After you have installed the Splunk App for Content Packs, perform the following steps to install the content pack:

  1. From the ITSI or ITE Work menu, choose Configuration > Data Integrations.
  2. Select Add content packs or Add structure to your data depending on your version of ITSI or ITE Work.
  3. Select the 3rd Party APM content pack.
  4. Review what's included in the content pack and then click Proceed.
  5. Configure the following available settings:
    1. Choose which objects to install: For a first-time installation, select the items you want to install and deselect any you're not interested in. For an upgrade, the installer identifies which objects from the content pack are new and which ones already exist in your environment from a previous installation. You can selectively choose which objects to install from the new version or install all objects.
    2. Choose a conflict resolution rule for the objects you install: For upgrades or subsequent installs, decide what happens to duplicate objects introduced from the content pack. Choose from the following options:
      1. Install as new: Any existing identical objects in your environment remain intact.
      2. Replace existing: Existing identical objects are replaced with those from the new installation. Any changes you previously made to these objects are overwritten.
    3. Import as enabled: Select whether to install objects as enabled or leave them in their original state. We recommend that you import objects as disabled to ensure your environment doesn't break from the addition of new content. This setting only applies to services, correlation searches, and aggregation policies. All other objects such as KPI base searches and saved searches are installed in their original state regardless of the option you choose.
    4. Add a prefix to your new objects: Optionally, append a custom prefix to each object installed from the content pack. For example, you might prefix your objects with CP- to indicate they came from a content pack. This option can help you locate and manage the objects after installation.
    5. Backfill service KPIs: Optionally backfill your ITSI environment with the previous seven days of KPI data. Consider enabling backfill if you want to configure adaptive thresholding and predictive analytics for the new services. This setting only applies to KPIs, not service health scores.


  6. When you've made your selections, click Install selected.
  7. Click Install to confirm the installation. When the installation completes you can view all objects that were installed in your environment. A green checkmark on the Data Integrations page indicates which content packs you've already installed.

Import your third-party APM entities

To import your third-party APM hosts as entities, perform the following steps:

  1. From the ITSI or IT Essentials Work menu choose Configuration > Entities.
  2. Select Create Entity > Import from Search.
  3. Paste the following SPL into the Ad hoc Search field and click the search icon to preview your entities:
    tag=application tag=inventory tag=apm app_title=* 
    | stats latest(app_name) as app_name,latest(vendor) as vendor, latest(account) as account, latest(app_language) as app_language, latest(application_id) as application_id by app_title 
    | eval entity_type = "apm", type="application"
    
  4. Click Next.
  5. On the Entity/Service Import screen, map the following columns:
    • app_title = Entity Title
    • entity_type = Entity Type
    • all other fields = Entity Information Fields


    This image shows the Entity/ Service Import screen. There are three columns. One for Column Name, one for Import Column As, and one for Sample Value from Search.

  6. Click Import.
  7. Click Set Up Recurring Import and complete the following steps:
    1. Enter a name for your recurring import.
    2. Select a schedule.
    3. Click Submit.

When you've finished importing your entities, go to Service Analyzer > Analyzers > Service Analyzer - APM to see your services and KPIs are now available.

This image shows the Service Analyzer page populated with example data. The content is displayed as a topology tree. There are also several available filters at the top of the page including a filter by tags view.

Review and tune KPI thresholds

Aggregate and per-entity thresholds for the KPIs in this content pack have pre-tuned thresholds representing best practices. You can review the KPIs in each service and configure the aggregate and per-entity thresholds values to alternate defaults based on your use case. Some KPIs, such as the Apdex score, have universal best practices for threshold configuration. Others are specific to your deployment.

For instructions on tuning the KPI thresholds, see Configure KPI thresholds in ITSI in the Service Insights Manual.

For a full list of the KPIs included with this content pack, see the KPI reference for the Content Pack for Third-party APM.

KPI alerting

ITSI generates notable events on the Episode Review page based on the alerting rules you configure. Because acceptable application performance varies widely per use case, KPI alerting isn't enabled by default in this content pack. To receive alerts for KPIs when aggregate KPI threshold values change, see Receive alerts when KPI severity changes in ITSI in the Service Insights Manual.

Next step

Once you have installed and configured the Content Pack for Third-party APM you can start using the dashboards and visualizations in the content pack to monitor your applications. For instructions on using the content pack, see Use the Content Pack for Third-party APM.

Last modified on 09 March, 2022
PREVIOUS
Release notes for the Content Pack for Third-party APM
  NEXT
Upgrade to version 1.0.1 of the Content Pack for Third-party APM

This documentation applies to the following versions of Content Pack for Third-party APM: 1.0.1


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters