Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

Financial Services companies are well positioned to embrace the Data Age

What exactly is the Data Age? Well, there is no single definition of what this means - but my interpretation is that it refers to the fact that data can now be used as a foundation for decision making in every department of every business. And with the volume of data generated forecast to continue to grow exponentially up until 2025 according to IDC, the possibilities for using data to drive informed decision making are only going to increase.

Splunking Azure: NSG Flow Logs

Azure Network Security Groups (NSG) are used to filter network traffic to and from resources in an Azure Virtual Network. If you’re coming from AWS-land, NSG’s combine Security Groups and NACL’s. Splunking NSG flow log data will give you access to detailed telemetry and analytics around network activity to & from your NSG's. If that doesn’t sound appealing to you yet, here are some of the many things you could Splunk with your network traffic logs from Azure.

Elastic: Get the most out of Elastic Cloud for all use cases

Get your Elastic skill set up to speed for your projects and join Felix Roessel, Sen. Solutions Architect at Elastic, for a Seminar on what you need to know to get started with Elastic Cloud -- the official hosted and managed Elasticsearch experience with powerful, out-of-the-box solutions such as Observability, Security and Enterprise Search.

ManageEngine: How to widen OpManager's scope and secure your network

The ManageEngine Firewall Analyzer add-on for OpManager can give you control and visibility over your entire network security infrastructure-firewalls, VPNs, proxy servers, intrusion detection system (IDS), and intrusion prevention system (IPS)-right from your OpManager console. This means you don't have to invest in a separate network security management tool and look at multiple consoles to isolate security and bandwidth anomalies.

Add Datadog alerts to your xMatters incident workflows

xMatters provides flexible, smart tools for incident response and management. With configurable workflows that bring together data from sources like Github, Jenkins, and Zendesk, you can automate crucial tasks and send enriched notifications to streamline team communications.

Introducing Boolean-filtered metric queries

Health and performance issues are easier to understand—and to troubleshoot—when you can use tags to aggregate your data across many overlapping scopes. But while some scopes come directly from your infrastructure, others are constantly evolving to reflect the needs of your product or organization. You can only track your data effectively if you can define—and redefine—your scopes on the fly.

2 ways to set up static IP addresses for ALB

One highly requested feature of AWS’s Application Load Balancer is the ability to assign static IP addresses. Unfortunately, ALBs do not support this feature and it is unlikely they will in the near future. Today, the only way to achieve static IP addresses for your application behind an ALB is to add another layer in between the client and your ALB which does have a static IP address, and then forward requests to your ALB.