Sumo Logic Hosted Collector Destination
This product is not supported for your selected
Datadog site. (
).
Observability Pipelines の Sumo Logic Destination を使用して、ログを Sumo Logic Hosted Collector に送信します。
セットアップ
パイプラインをセットアップする 際に、Sumo Logic Destination とその環境変数を設定します。以下の情報は Pipelines UI で構成します。
Set up the destination
以下のフィールドはオプションです。
- Encoding ドロップダウンメニューで、パイプラインの出力を
JSON
、Logfmt
、または Raw
テキストでエンコードするかを選択します。デコードが選択されていない場合、デフォルトで JSON にデコードされます。 - Sumo Logic コレクターのソースに設定されたデフォルトの
name
値を上書きするには、source name を入力します。 - Sumo Logic コレクターのソースに設定されたデフォルトの
host
値を上書きするには、host name を入力します。 - Sumo Logic コレクターのソースに設定されたデフォルトの
category
値を上書きするには、category name を入力します。 - カスタムヘッダーフィールドと値を追加するには、Add Header をクリックします。
Set the environment variables
- Unique URL generated for the HTTP Logs and Metrics Source to receive log data.
- The Sumo Logic HTTP Source endpoint. The Observability Pipelines Worker sends processed logs to this endpoint. For example,
https://<ENDPOINT>.collection.sumologic.com/receiver/v1/http/<UNIQUE_HTTP_COLLECTOR_CODE>
, where:<ENDPOINT>
is your Sumo collection endpoint.<UNIQUE_HTTP_COLLECTOR_CODE>
is the string that follows the last forward slash (/
) in the upload URL for the HTTP source.
- Stored in the environment variable
DD_OP_DESTINATION_SUMO_LOGIC_HTTP_COLLECTOR_URL
.
How the destination works
イベントのバッチ処理
A batch of events is flushed when one of these parameters is met. See event batching for more information.
Max Events | Max Bytes | タイムアウト (秒) |
---|
なし | 10,000,000 | 1 |