id | title | hide_title | sidebar_label | description | keywords | url | site_name | slug | |||
---|---|---|---|---|---|---|---|---|---|---|---|
sumo-logic-integration |
Sumo Logic Integration With LambdaTest |
true |
Sumo Logic |
View your LambdaTest test results in a custom Sumo Logic dashboard. Gain deep insights into your automation scripts and identify gaps to ship quality products at light speed. |
|
LambdaTest |
sumo-logic-integration/ |
Sumo Logic is a cloud-based platform that modernizes your security operations. By analyzing security and operational issues with Sumo Logic, you can make smarter decisions and free up resources for other critical functions.
LambdaTest and Sumo Logic enables you to view LambdaTest results in a custom Sumo Logic dashboard and gain deeper insight into your automation scripts to ship quality products at light speed.
- A LambdaTest account. If you don't have an account, sign up for free.
- A Sumo Logic account.
In order to push test data from LambdaTest to Sumo Logic dashboard, you will need to create a collector in Sumo Logic.
:::info note If you already have an existing collector, please refer to Adding A Source section.
:::
- Login to your Sumo Logic account. From the left sidebar, navigate to Manage Data > Collection.
<img loading="lazy" src={require('../assets/images/sumologic/dashboard-sumo.webp').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>
- To add a new collector, click Add Collector on the top-right corner.
<img loading="lazy" src={require('../assets/images/sumologic/add-collector.webp').default} alt="Gitpod popup" width="1092" height="285" className="doc_img img_center"/>
- A Select Collector Type pop-up will appear. Select Hosted Collector.
<img loading="lazy" src={require('../assets/images/sumologic/3.webp').default} alt="Gitpod popup" width="747" height="625" className="doc_img img_center"/>
- In the provided fields, enter the collector details like Name, Description, Category, Fields/Metadata, Budget, and, Time Zone. Then click Save.
<img loading="lazy" src={require('../assets/images/sumologic/collector.webp').default} alt="Gitpod popup" width="679" height="521" className="doc_img img_center"/>
- From Sumo Logic Home page, navigate to Manage Data > Collection.
<img loading="lazy" src={require('../assets/images/sumologic/dashboard-sumo.webp').default} alt="Gitpod popup" width="1215" height="625" className="doc_img img_center"/>
- Click Add Source. If you create a new collector, it will directly route you here.
<img loading="lazy" src={require('../assets/images/sumologic/source.webp').default} alt="Gitpod popup" width="1100" height="298" className="doc_img img_center"/>
- Select HTTP Logs and Metrics.
<img loading="lazy" src={require('../assets/images/sumologic/https-logs.webp').default} alt="Gitpod popup" width="1037" height="609" className="doc_img img_center"/>
- Enter the Source details like Name, Description, Source Host, Source Category and click Save.
<img loading="lazy" src={require('../assets/images/sumologic/collector-field.webp').default} alt="Gitpod popup" width="956" height="473" className="doc_img img_center"/>
The Source Category field is required. Otherwise, the test data will not get reflected in your Sumo Logic dashboard.
- A HTTP Source URL will be generated that you need to provide while configuring the LambdaTest Sumo Logic webhook. Copy the generated HTTP Source URL.
<img loading="lazy" src={require('../assets/images/sumologic/url.webp').default} alt="Gitpod popup" width="517" height="308" className="doc_img img_center"/>
-
Login to your LambdaTest account and visit Integrations from the left sidebar.
-
From the ANALYTICS category, select SUMO LOGIC.
<img loading="lazy" src={require('../assets/images/sumologic/select-sumologic.webp').default} alt="Gitpod popup" width="866" height="386" className="doc_img img_center"/>
- In the Collector endpoint URL field, paste the copied HTTP Source URL and press Install.
<img loading="lazy" src={require('../assets/images/sumologic/install-sl.webp').default} alt="Gitpod popup" width="956" height="437" className="doc_img img_center"/>
The Sumo Logic will be integrated with your LambdaTest account.
- Navigate to Sumo Logic Home and select App Catalog from the left navigation panel.
<img loading="lazy" src={require('../assets/images/sumologic/catalog.webp').default} alt="Gitpod popup" width="956" height="444" className="doc_img img_center"/>
-
Find and select the LambdaTest App using the search bar.
-
Click Add Integration to install the LambdaTest app into your Sumo Logic account. It will then add the LambdaTest dashboards (LambdaTest - Test Overview and LambdaTest - Test Error Overview) to your directory.
-
Click on the LambdaTest Test Overview dashboard to get an overall insight about your testing trends.
<img loading="lazy" src={require('../assets/images/sumologic/test_overview.webp').default} alt="Gitpod popup" width="956" height="444" className="doc_img img_center"/>
- Click on the LambdaTest Test Error Overview dashboard to understand your test error trends.
<img loading="lazy" src={require('../assets/images/sumologic/error_overview.webp').default} alt="Gitpod popup" width="956" height="444" className="doc_img img_center"/>
-
Login to your LambdaTest account and visit Integrations from the left sidebar.
-
From the MY INTEGRATIONS category, navigate to SUMO LOGIC and click REMOVE.
<img loading="lazy" src={require('../assets/images/sumologic/remove.webp').default} alt="Gitpod popup" width="956" height="444" className="doc_img img_center"/>
The Sumo Logic integration will be uninstalled.