Tag: Logs

Logs On A Plane

Delta flight 194 pulled a U-turn this week, after one passenger had “diarrhea all the way through the airplane.” …all the way through?? https://www.yahoo.com/entertainment/snakes-on-a-plane-internet-darling-box-office-bust-150051729.html “You know, we&rsq...

Cleaning up Cluster Logs in Databricks

In any data engineering or analytics environment, managing logs is a crucial task. Logs provide valuable insights into the health and performance of your clusters, but they can also consume valuable storage space if not managed properly. In this blog post, we will guide you through the process of cl...

Windows Triaging with Powershell — Part 1: Parsing Event Logs

This is the part 1 for Triaging a Windows system with Powershell. On a Windows machine, Event Logs play an important role in determining a timeline of various User and System activities by integrating logging information and assessing different EntryTypes comprising the logs to reveal the behavior o...