Operations | Monitoring | ITSM | DevOps | Cloud

Top Four Payoffs of Being a Data Innovator in Financial Services

I recently chatted with Adam DeMattia from leading research and analyst firm ESG in a webinar about data use maturity in financial services. According to the research1, 21% of financial services firms identify as data innovators (compared to 11% of global respondents) — those who make smarter use of data as a matter of strategic importance.

Elastic's Guide to Keeping Services up and Running with Real-time Visibility

Learn how to start monitoring in minutes, keep your networks up and running, and make sure citizens have continuous access to digital portals and services. Increased traffic. New users on the network. Data sharing at unprecedented levels. Meet all the challenges coming your way with the free and open Elastic Stack.

Splunk & Google Cloud Partnership: Gain Actionable Insights from Your Data

Digital transformation is reshaping every aspect of our lives—from health to education to economic prosperity, and data is at the heart of it. At Splunk, we are bringing data to everything, enabling organizations worldwide to investigate, monitor, analyze and act on their data across IT, Security, and DevOps use cases. Through this digitization, we see customers accelerate their journey to the cloud for increased agility, reduced costs, and faster time-to-market.

Working with Solr Plugins System

Apache Solr was always ready to be extended. What was only needed is a binary with the code and the modification of the Solr configuration file, the solrconfig.xml and we were ready. It was even simpler with the Solr APIs that allowed us to create various configuration elements – for example, request handlers. What’s more, the default Solr distribution came with a few plugins already – for example, the Data Import Handler or Learning to Rank.

Coming in 7.7: Significantly decrease your Elasticsearch heap memory usage

As Elasticsearch users are pushing the limits of how much data they can store on an Elasticsearch node, they sometimes run out of heap memory before running out of disk space. This is a frustrating problem for these users, as fitting as much data per node as possible is often important to reduce costs. But why does Elasticsearch need heap memory to store data? Why doesn't it only need disk space?