Skip to content

RUM CLI

The Coralogix RUM CLI is a command-line interface tool that simplifies the process of uploading source maps for your applications to the Coralogix Real User Monitoring service. This CLI tool provides an easy and efficient way to authenticate with the Coralogix API, specify the application and release information, and traverse a folder to upload the relevant source map files.

Install the RUM CLI

STEP 1. Open a terminal or command prompt.

STEP 2. Run the following command to install the CLI globally:

npm i @coralogix/rum-cli

STEP 3. Once the installation is complete, you can use the CLI by running the coralogix-rum-cli command in your terminal.

STEP 3. With each code deployment, run this script in order to upload your source map using the Coralogix CLI tool. This allows us to visualize your errors in the Coralogix app.

  • Open a terminal or command prompt.

  • Run the following command to install the CLI globally.

npm install @coralogix/rum-cli

STEP 4. Once the installation complete, use the CLI by running the coralogix-rum-cli command in your terminal.

Additional Resources

DocumentationReal User Monitoring
RUM Integration Package
RUM Browser SDK Installation Guide
Error Tracking
Error Tracking: User Manual

Support

Need help?

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us via our in-app chat or by sending us an email at [email protected].