Logstash

Logstash モニターには、この Splunk Observability Cloud インテグレーションを使用してください。メリット、インストール、設定、メトリクスを参照してください

Splunk Distribution of OpenTelemetry Collectorは、Smart Agentレシーバーと logstash モニタータイプを使用して、Logstash Monitoring APIを通じてLogstashデプロイの健全性とパフォーマンスを監視します。

インストール

設定

Splunk Distribution of OpenTelemetry Collector でこのモニターを有効にするには、エージェント設定に以下を追加します:

YAML
receivers:
  smartagent/logstash:
    type: logstash
      ...  # Additional config

次に、設定ファイルの service.pipelines.metrics.receivers セクションにモニターを追加します:

YAML
service:
  pipelines:
    metrics:
      receivers: [smartagent/logstash]

コンフィギュレーション設定

次の表に、このモニタータイプの設定オプションを示します:

オプション

必須

タイプ

説明

host

いいえ

string

Logstash モニタリング API のホスト名。デフォルト値

127.0.0.1 です。

port

いいえ

integer

Logstash モニタリング API のポート番号。デフォルト値は、

9600します。

useHTTPS

いいえ

bool

trueの場合、エージェントは、HTTP の代わりに HTTPS を使用してホストに接続

します。デフォルト値は false です。

timeoutSeconds

いいえ

integer

APIリクエストの最大待機時間(秒)。

デフォルト値は 5 です。

メトリクス

このインテグレーションでは、以下のメトリクスを使用できます:

https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/logstash/logstash/metadata.yaml

備考

トラブルシューティング

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.