Loggly integration

What is Loggly?

Loggly is a cloud-based log management and analysis service that allows developers to aggregate their log data from various sources into one platform.

One of its key features is the ability to create alerts based on specific search patterns, thresholds, and metrics that can be configured to notify your team when a suspicious event occurs.

Buddy integration with Loggly lets you send deployment data generated during a CI/CD process directly to Loggly. Once the logs are in, you can utilize the analytics capabilities of the service to monitor the health of your pipelines, track performance metrics, and identify and troubleshoot issues in real-time.

Image loading...Pipeline example for Loggly integration

How to integrate Loggly?

To integrate with Loggly:

  1. Navigate to the Integrations tab and click the Add a new integration button.
  2. Select the Loggly integration (it can be found under the Monitoring category):

Image loading...Loggly integration selection

  1. The integration configuration window will show up:

Image loading...Loggly integration configuration

Here you have to provide:

  • Integration name
  • Customer token
Hint
You can adjust the privacy settings of your integration (i.e. who can use it and where) in the Sharing tab.
  1. Once done, click New integration to add the integration to your roster.

Obtaining Loggly customer token

To grant access to your deployment data:

  1. Go to your Loggly account at: https://loggly.com/login.
  2. Navigate to LogsSource Setup in the side menu.
  3. Open the Customer Tokens tab and click Add New to define a new token
  4. Provide a description for your token and click Save:

Image loading...Defining new customer token

  1. Once it is created, copy its value and paste it in the integration configuration window in Buddy:

Image loading...Loggly customer token location

When the synchronization is finished, you can add Loggly action to your Buddy pipeline and start monitoring your CI/CD process.

Hint

📚 Learn more about Loggly action features, integrations and alternatives.

Last modified on Sep 23, 2024