Skip to main content
Skip table of contents

Troubleshoot the Google Workspace Beat

This guide provides solutions for common issues with the Google Workspace Beat.

Data Missing Issue

If the system is experiencing a data loss issue for the Google Workspace Beat, try the following:

  1. Run the following command:

CODE
./lrctl gsbeat config export --outfile gsbeatconfig.yml
  1. Run the following command to open the Google Workspace configuration file:

CODE
vim gsbeatconfig.yml
  1. Increase the "delayedTimeMin:" value and save the updated configuration file.

  2. Run the following commands:

CODE
cat gsbeatconfig.yml
./lrctl gsbeat config import
  1. Run the following command to complete importing the updated configuration file:

CODE
rm gsbeatconfig.yml
  1. Restart the Google Workspace Beat:

CODE
./lrctl gsbeat restart
  1. Check the logs to see if the issue has been resolved:

CODE
./lrctl gsbeat logs

Login, Admin, and Token Logs Delayed or Missing

In cases where the system experiences data loss or delays in receiving login, admin, or token logs, the PubSub Beat can be used to collect and parse Google Workspace login, admin, and token logs efficiently.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.