{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"データアップロードの確認","description":"Treasure AIのTD-Agentを使用したデータアップロードの確認方法を解説。HTTPログ送信、アップロード検証、トラブルシューティングの手順を紹介します。","siteUrl":"https://docs.treasure.ai","lang":"en-US","jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.treasure.ai/","name":"Treasure AI","url":"https://www.treasure.ai/","logo":"https://www.treasure.ai/hubfs/assets/images/logos/primary-logo.svg"},{"@type":"WebSite","@id":"https://docs.treasure.ai/#website","name":"Treasure AI Documentation","url":"https://docs.treasure.ai/","inLanguage":["en","ja"],"publisher":{"@id":"https://www.treasure.ai/"}}]},"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"データアップロードの確認","__idx":0},"children":["データアップロードの確認"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["HTTPを使用してJSON形式のログを追加できます。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"$ curl -X POST -d 'json={\"action\":\"login\",\"user\":2}' \\\nhttp://localhost:8888/td.testdb.www_access\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td-agent"]},"は5分ごとに継続的にログをアップロードします。SIGUSR1シグナルを送信することで、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td-agent"]},"にバッファリングされたログをクラウドにフラッシュするよう強制できます。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"# Linux\n$ kill -USR1 `cat /var/run/td-agent/td-agent.pid`\n\n# MacOS X\n$ sudo kill -USR1 `sudo launchctl list | grep td-agent | cut -f 1`\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソール > Databasesに移動して、データが正常にインポートされたかどうかを確認してください。または、CLIから",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td tables"]},"コマンドを実行して確認できます:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"$ td tables\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"+------------+------------+------+-----------+\n| Database   | Table      | Type | Count     |\n+------------+------------+------+-----------+\n| testdb     | www_access | log  | 1         |\n+------------+------------+------+-----------+\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["問題が発生した場合は、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td-agent"]},"ログ(/var/log/td-agent/td-agent.log)を調査の開始点として参照してください。"]}]},"headings":[{"value":"データアップロードの確認","id":"データアップロードの確認","depth":1}],"frontmatter":{"seo":{"title":"データアップロードの確認","description":"Treasure AIのTD-Agentを使用したデータアップロードの確認方法を解説。HTTPログ送信、アップロード検証、トラブルシューティングの手順を紹介します。"}},"lastModified":"2026-06-17T07:22:53.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/products/customer-data-platform/integration-hub/streaming/td-agent/confirming-data-upload","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}