Red Hat Lightspeed (Insights) によって収集されるシステム情報
更新 -
Insights-client アップローダーによって収集されたデータを表示する
Red Hat Lightspeed (Insights) は、分析のために特定のシステムメタデータを収集します。insights-client --no-upload コマンドを使用すると、ユーザーは Red Hat Lightspeed (Insights) サーバーに何もアップロードせずに、収集したすべてのメタデータを表示できます。特定のバージョンのデフォルトの収集メカニズムと、クライアントが利用するコマンドの完全なリストの詳細は、以下の表を参照してください。
| insights client/egg バージョン | デフォルトの収集メカニズム | コマンドの完全なリスト |
|---|---|---|
| client バージョン >= 3.1.0 & egg バージョン >= 3.4.17 | core collection1 | データソースカタログ |
| client バージョン >= 3.1.0 & 3.0.210 <= egg バージョン < 3.4.17 | core collection2 | データソースカタログ |
| 3.0.6 < client バージョン < 3.1.0 および 3.0.210 <= egg バージョン < 3.4.17 | 簡単なコマンドとファイル 3 | uploader.v2.json |
| client バージョン < 3.0.3 および egg バージョン < 3.0.210 | シンプルなコマンドとファイル | uploader.json |
| client バージョン v1 | シンプルなコマンドとファイル | uploader.json |
--no-upload の使用
-
insights-client --no-uploadコマンドは、収集テストを実行し、出力をローカルの一時ディレクトリー (以下の例では/var/tmp/)に保存します。# insights-client --no-upload Attempting to download collection rules from https://cert-api.access.redhat.com/r/insights/v1/static/uploader.json Successfully downloaded collection rules Attempting to download collection rules GPG signature from https://cert-api.access.redhat.com/r/insights/v1/static/uploader.json.asc Successfully downloaded GPG signature Verifying GPG signature of Insights configuration Starting to collect Insights data See Insights data in /var/tmp/dJmbXS/insights-localhost-20151113145133.tar.gz
収集からデータを除外する
- 特定のメタデータが Insights クライアントから送信されないようにするには、Opting Out of Sending Metadata from Red Hat Lightspeed (Insights) Client を参照してください。
関連リソース
Red Hat Lightspeed (Insights) Security - Data Collection & Controls
-
core collection はデフォルトで有効になっており、無効化できません。また、「シンプルなコマンドとファイル」はサポートされなくなりました ↩︎
-
core collection はデフォルトで有効になっていますが、
/etc/insights-client/insights-client.confで "core_collect=False" を指定して手動で無効化できます。↩︎ -
"uploader.v2.json/uploader.json" は引き続きダウンロード可能ですが、2025 年 1 月 1 日以降は新しいアップデートは提供されません。↩︎
Comments