JasonConger.com


Whiskey novice, Data enthusiast

RDP to Windows Server from a Splunk Dashboard

Post thumbnail
Say you are browsing a Splunk dashboard and notice something odd in the data about a Windows server and you feel compelled to remote in to that server to do some more investigation. Sure, you could pull up your favorite RDP client and connect in. Or, you can save a couple of clicks and RDP to your server directly from the Splunk dashboard in one click. [Read More]
Tags: Splunk

Monitoring Windows Service State History with Splunk

Post thumbnail
For Microsoft Windows Operating Systems, it is extremely important that certain services are running to maintain functionality. For instance, if your Remote Procedure Call (RPC) Service is not running, your machine is most likely jacked up. This article will show you how to monitor Windows Services and get a history of service state change history. [Read More]
Tags: Splunk

Using Bootstrap Modal with Splunk Simple XML

Post thumbnail
While working on a performance dashboard recently, I wanted an area to further explain the performance metric currently being displayed without taking up too much screen real estate. In the end, I ended up using a Bootstrap modal dialog to display the metric details when a user clicks an information icon. [Read More]
Tags: Splunk

Measuring Windows Group Policy Logon Performance with Splunk

Post thumbnail
One of the common complaints you will hear from Windows users is that their logon takes too long. This is especially true for Microsoft Remote Desktop Services and Citrix infrastructures. Luckily, Microsoft is logging all the nitty-gritty details in Event Logs. So, naturally, Splunk can give you insight into what's going on. [Read More]
Tags: Splunk

Monitor Processes Per User on Microsoft Remote Desktop Services Session Host

Post thumbnail
Microsoft Windows Remote Desktop Session Host hosts multiple users on the same Windows Server Operating System. Therefore, all these users are sharing the same resources available to the OS. A lot of administrators want to know which processes belong to which user and how much resource allocation is used by each of these processes. This way, it is possible to determine power users or application resource hogs. [Read More]
Tags: Splunk