IIS レシーバー

Windows Performance Counters を使用して、IIS インスタンスに関するメトリクスを取得します。

IIS レシーバーは、Windows Performance Counters を使用して IIS インスタンスからメトリクスを取得します。サポートされているパイプラインのタイプは metrics です。詳細については「パイプラインでデータを処理する」を参照してください。

はじめに

注: このコンポーネントは、Collector for Windows でのみ使用できます。

以下の手順に従って、レシーバーの設定と有効化を行ってください:

  1. Splunk Distribution of the OpenTelemetry Collector を Windows ホストプラットフォームにデプロイするには

    Install the Collector for Windows with the installer script」の説明を参照してください。
  2. 次のセクションで説明するように IIS レシーバーを設定します。

  3. Collector を再起動します。

サンプル構成

IIS レシーバーを有効化するには、以下の設定サンプルのように、構成ファイルの receivers セクションに iss を追加します。

YAML
receivers:
  iis:
    collection_interval: 10s
    initial_delay: 1s

追加設定

IIS レシーバーには次の 2 つのオプション設定があります。

  • collection_interval。デフォルトでは 10s です。レシーバーがメトリクスを出力する間隔。
  • initial_delay。デフォルトでは 1s です。このレシーバーが開始するまでの待ち時間を定義します。

設定

次の表に、IIS レシーバーの設定オプションを示します。

同梱

https://raw.githubusercontent.com/splunk/collector-config-tools/main/cfg-metadata/receiver/iis.yaml

メトリクス

使用可能なメトリクス、リソース属性、属性を確認するには、GitHub の「IIS default metrics」を参照してください。

トラブルシューティング

If you are a Splunk Observability Cloud customer and are not able to see your data in Splunk Observability Cloud, you can get help in the following ways.

Available to Splunk Observability Cloud customers

Available to prospective customers and free trial users

  • Ask a question and get answers through community support at Splunk Answers.

  • Join the Splunk community #observability Slack channel to communicate with customers, partners, and Splunk employees worldwide.