Create a service account in the GCP console

How to create a service account in the GCP console?

A service account as a JSON file is required to authenticate Site24x7 to perform GCP resource discovery and monitoring. To create a service account, follow the steps below:
  1. Log in to your GCP console and click on the hamburger icon at the top left corner.
  2. Hover on IAM & Admin > click on Service Accounts.

  3. Click on + Create Service Account.

  4. Provide Service Account Details including the account Name, ID, and Description. Click Create.

  5. Provide the role Viewer for the project. Learn more on the other permissions required to enable Site24x7 GCP monitoring.

  6. Click on + Create Key.

  7. Select the Key Type as JSON and click Create

The service account will be auto-downloaded as a JSON file and saved in your system. Upload this file in the Site24x7 web client to initiate resource discovery and monitoring.

Ensure your service account has sufficient permission(s) to enable Site24x7 GCP Monitoring. Learn more.

    • Related Articles

    • No data for service and process in Windows server monitor

      If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
    • Validating sender email using DKIM authentication

      What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
    • How to configure the NGINX status page for monitoring NGINX performance

      The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
    • Troubleshoot the Error 404 and Error 99 for RabbitMQ

      When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...