ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
パワフルなSSIS Source & Destination Components で、SQL Server とSplunk データをSSIS ワークフローで連携。
Splunk Data Flow Components を使って、Datamodels、Datasets、SearchJobs など多様なデータを簡単に同期。データ同期、ローカルバックアップ、ワークフロー自動化に最適!
古川えりか
コンテンツスペシャリスト
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for Splunk allows you to easily transfer Splunk データ. In this article you will export data from SQL Server to Splunk.
To get started, add a new ADO.NET Source control and a new Splunk Destination control to the data flow task.
Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
リクエストを認証するには、 User、Password、およびURL プロパティを有効なSplunk クレデンシャルに設定します。デフォルトでは、本製品はポート8089 でリクエストを行います。
デフォルトでは、本製品はサーバーとのTLS/SSL ネゴシエーションを試みます。TLS/SSL 設定について詳しくは、ヘルプドキュメントの「高度な設定」を参照してください。
In the destination component Connection Manager, define mappings from the SQL Server source table into the Splunk destination table.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.