Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

How To Keep Track Of Your Android Applications

Keeping track of application usage and the installation of software on your Android phone or tablet is an essential activity, both for device management and your overall security. In this regard, it’s also advisable to monitor how your Android applications are tracking you, in terms of your physical location, activities on the local device, and online. Here are some tips on how to achieve this.

How to Expand Data Collection for InfluxDB with CloudFormation Templates

In a previous post, I demonstrated how to call InfluxDB APIs from AWS Lambda, but the setup is fairly manual and the results are not portable. Ideally, we as a community can expand and share ways to collect and process time series data. To that end, I want to share a CloudFormation template. CloudFormation is AWS’ infrastructure as code service that lets you define almost any AWS component in a configuration file.

Splunk Ranked #1 in Market Share for IDC's Worldwide IT Operations Management Software Market Shares, 2019

We’re excited to announce that Splunk has been named the leader for both market revenue and market share in IDC’s Worldwide IT Operations Management Software Market Shares, 2019 report, having captured 13% of the overall ITOM market and achieving 32.3% year-over-year growth*. We believe this recognition speaks to the continued success of our customers, and we are so thankful for the opportunity to be a part of that success.

Splunk Remote Work Insights: Expanding Insights into Video Conferencing Operations

Since we launched Splunk Remote Work Insights (RWI) in late March, we have been focused on helping our customers and the community understand how their workforce is staying connected, productive and engaged as we all continue to work across largely distributed teams.

Simulating the Entire US Pharmaceutical Supply Chain with Full-Stack Analytics

With the rising needs associated with COVID-19, the challenges of the commercial drug supply chain is more evident than ever. This article features an innovative and progressive technology that uses blockchain to solve the ongoing problem with the drug distribution chain.

Kelverion: Optimizing Runbook Performance

By default, each Orchestrator Runbook Server is configured to simultaneously run a maximum of 50 runbooks. This is to control the CPU and Memory load placed on the Orchestrator Runbook Server by executing Runbooks. You can change this number by using the Runbook Server Runbook Throttling tool. In most cases, you can increase the default setting. If Orchestrator has a number of Runbooks with high CPU or Memory resource requirements, you might run fewer Runbooks simultaneously.

Kelverion: How Automation Closes the Patching Gap

Monthly patch deployments of software and security updates can be a costly, time consuming, and unreliable process, leaving companies with huge security and compliance issues. Many tasks are repeated monthly and it is up to the SCCM Administrator to ensure that devices are patched correctly and working. When the Admin is looking after a large estate or multiple customers, the patching process often becomes an unwieldy full-time job fraught with failure gaps.

Elastic: Introduction to Elastic SIEM and EDR

Elastic Security arms analysts to prevent, detect, and respond to threats. It unifies SIEM and Endpoint Security, enabling SecOps teams to collect diverse data, perform both automated and analyst-driven analysis, and respond to security threats via embedded workflows and automations. Built-in security expertise from Elastic and the community enables the SecOps team to defend against well-resourced adversaries targeting the org's data or infrastructure.

Automating serverless workflows with Amazon EventBridge

Event-driven applications have become the foundation for developing modern digital applications. Application workflows are easier to automate with serverless frameworks, and Amazon EventBridge has revolutionized the way serverless applications are built. Since serverless is the new cool kid in the town, there has been a lot of infrastructure reengineering. This blog describes how alert-driven business logic can automate serverless workflows using Amazon EventBridge.

Migrating Grafana's template variables from AngularJS to React: A tale of failures and wins

As many of you already know, we created Grafana using AngularJS, but we have been migrating to React for about two years now. One of the big missing pieces in our migration puzzle was the templating system. This post starts in late 2019 when I first got my hands on this mysterious and complex area of the Grafana code base.