Skip to main content
Skip table of contents

Troubleshoot the GSuite Beat

This guide provides solutions for common issues with the GSuite Beat.

Data Missing Issue

If the system is experiencing a data loss issue for the Gsuite 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 GSuite 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 GSuite Beat:

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

CODE
./lrctl gsbeat logs
JavaScript errors detected

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

If this problem persists, please contact our support.