Operations | Monitoring | ITSM | DevOps | Cloud

How to easily correlate logs and APM traces for better observability

Application performance monitoring (APM) and logging both provide critical insight into your ecosystem. When paired together with context, they can provide vital clues on how to resolve problems with your applications. As the log data you analyze becomes more complex, navigating to the relevant pieces can be tricky using traditional tools. With Elastic Observability (powered by the Elastic Stack), correlating logs with APM is as simple as a few clicks in Kibana.

Searching Salesforce: Boosting your teams' productivity with Elastic Workplace Search

“If it’s not in Salesforce, it didn’t happen.” You’ve undoubtedly heard it, or perhaps you’ve said it yourself. And why not? Over the past 15 years, Salesforce has redefined the CRM industry, becoming the de facto solution for managing sales, customer service, marketing automation, and analytics functions with its cloud-only approach. As Salesforce’s solutions have expanded so has their user base.

Elasticsearch Service on Google Cloud Marketplace: New ways to purchase and discover

Last year we announced an expanded partnership with Google to bring Elasticsearch Service to even more Google Cloud users. We were also named one of Google Cloud's partners of the year! We've since deepened our partnership, and today we are proud to announce new ways to purchase and discover Elasticsearch Service in the Google Cloud Marketplace. You can now purchase monthly Gold and Platinum subscriptions as well as Standard, Gold, and Platinum annual subscriptions through the marketplace.

Exploring Jaeger traces with Elastic APM

Jaeger is a popular distributed tracing project hosted by the Cloud Native Computing Foundation (CNCF). In the Elastic APM 7.6.0 release we added support for ingesting Jaeger traces directly into the Elastic Stack. Elasticsearch has long been a primary storage backend for Jaeger. Due to its fast search capabilities and horizontal scalability, Elasticsearch makes an excellent choice for storing and searching trace data, along with other observability data such as logs, metrics, and uptime data.

Elastic Cloud: Elasticsearch Service API is now GA

The Elastic Cloud console gives you a single place to create and manage your deployments, view billing information, and stay informed about new releases. It provides an easy and intuitive user interface (UI) for common management and administrative tasks. While a management UI is great, many organizations also want an API to automate common tasks and workflows, especially for managing their deployments.

Elastic's Guide to Data Visualization in Kibana

Practitioners the field of data visualizations often talk about 2 types of visualizations: exploratory vs explanatory. To quote Google definitions, “Exploratory data visualizations (EDVs) are the type of visualizations you assemble when you do not have a clue about what information lies within your data. Nov 19, 2018” Explanatory visualization, by contrast, is defined as “what happens when you have something specific you want to show an audience” (Storytelling with data blog, April 2014)

How to implement Prometheus long-term storage using Elasticsearch

Prometheus plays a significant role in the observability area. An increasing number of applications use Prometheus exporters to expose performance and monitoring data, which is later scraped by a Prometheus server. However, when it comes to storage, Prometheus faces some limitations in its scalability and durability since its local storage is limited by single nodes.

Building a Search Engine with Elastic App Search

Building a web application to solve a business problem is easy in today's world. But, how about creating an experience that lets your user spend more time on the service. To do that essentially, we need to equip the application with quintessential features like search. Most of the websites like eCommerce, Food Delivery, Social media rely on search. Search is omnipresent and one can't ignore the users searching for something on your website.