White Papers

Table Of Contents
"PathBase": “
/devicesvc/api/v1"
,
"Url": "
http://*:5001
",
"Certificate": {
"Path": "
/app/certs/test.pfx
",
"Password": “
Password@123
"
}
}
}
}
}
上記したappsettings.json ファイルをディレクトリーに移動します。
Trusted Device エージェントの設定
Trusted Device エージェントでは、Event Repository にデータを配信するために、カスタム レジストリー必要になります。Event
Repository 使用する Trusted Device エージェントを設定するには、のレジストリー作成またはします。
HKLM\Software\Dell\DellTrustedDevice\Overrides
メモ: このレジストリー キーは、管理者レベルでのざんから保護されています。ターゲット コンピューターに Trusted
Device エージェントをインストールするに、これらのレジストリーされています。
メモ: これらのレジストリー エントリーで指定されたは、appsettings.json 設定エントリーと一致する必要があります
Event Repository 設定って、のレジストリーします。
[HKLM\Software\Dell\DellTrustedDevice\Overrides\SiemIntegrationPolicy\Repositories\CollectorHttps\Registration]
"Tenant"="ExampleTenant"
"TenantApiKey"="ExampleTenantKey"
"TenantId"="5568165d-216a-4631-a115-80de74f294fd"
"Uri"="https://example.server.com:31235/siem/api/v1"
メモ: これは、HTTPS にする必要があります。
メモ: サーバー example.server.com 頼済みである必要があります。ホスト一致し、チェーンが頼済みであ
り、日付である必要があります。
"RootCertificate"="ExampleCertificate"
[HKLM\Software\Dell\DellTrustedDevice\Overrides\SiemIntegrationPolicy\Repositories\CollectorHttps\Connection]
"Uri"="https://example.server.com:31235/siem/api/v1"
統合 29