Translated message

A translation of this page exists in English.

Red Hat Insights 收集的系统信息

已更新 -

查看 insights-client uploader 收集的数据

Red Hat Insights 收集特定的系统元数据以进行分析。用户可以使用 insights-client --no-upload 命令查看所有收集的元数据,而不会向 Red Hat Insights 服务器上传任何数据。请参考下表,以了解更多有关特定版本的默认数据收集机制以及客户端可以使用的命令的完整列表。

Insights client/egg 版本 默认数据收集机制 命令的完整列表
客户端版本 >= 3.1.0 & egg 版本 >= 3.4.17 core collection1 datasource catalog
客户端版本 >= 3.1.0 & 3.0.210 <= egg version < 3.4.17 core collection2 datasource catalog
3.0.6 < 客户端版本 < 3.1.0 & 3.0.210 <= egg 版本 < 3.4.17 简单命令和文件3 uploader.v2.json
客户端版本 < 3.0.3 & egg 版本 < 3.0.210 简单命令和文件 uploader.json
客户端版本 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
    

从收集的数据中排除特定数据

相关资源

Red Hat Insights 安全 - 数据收集和控制


  1. core collection 被默认启用且无法被禁用。"简单命令和文件" 不再被支持 ↩︎

  2. core collection 被默认启用,但可以在 /etc/insights-client/insights-client.conf 中通过 "core_collect=False" 手动禁用它。↩︎

  3. 仍然可以继续下载 "uploader.v2.json/uploader.json",但在 2025 年 1 月 1 日后,它将不会再有任何更新。 ↩︎

Comments