QRadar 와 통신하도록 Google Cloud Platform-Cloud DNS 구성

IBM QRadar에서 로그 소스를 추가하려면 먼저 Google Cloud 콘솔에서 작동하는 발행/구독 시스템을 설정해야 합니다.

프로시저

  1. Google 계정을 작성하십시오. 자세한 정보는 Google 계정 작성 (https://support.google.com/accounts/answer/27441?hl=en) 을 참조하십시오.
  2. Google Cloud 콘솔에서 발행/구독 시스템을 설정하십시오. 자세한 정보는 빠른 시작: 작동 중인 발행/구독 시스템 빌드 ( https://cloud.google.com/pubsub/docs/quickstart-py-mac) 를 참조하십시오.
    중요: Google Cloud 플랫폼에서 서비스 계정 인증 정보를 작성할 때 다음 서비스 계정 인증 정보를 사용하십시오.
    {
      "type": "service_account",
      "project_id": "<project_id>",
      "private_key_id": "<private_key_id>",
      "private_key": “<private_key>",
      "client_email": "<client_email>",
      "client_id": "1111111111111111111",
      "auth_uri": "https://accounts.google.com/o/oauth2/auth",
      "token_uri": "https://oauth2.googleapis.com/token",
      "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
      "client_x509_cert_url": "< client_x509_cert_url >"
    }
    

다음에 수행할 작업

QRadar에서 로그 소스를 추가하십시오. 자세한 정보는 Google Cloud Platform-Cloud DNS의 Google Cloud Pub/Sub 프로토콜 로그 소스 매개변수의 내용을 참조하십시오.