Latest Articles
-
-
Splunk: The power of regular expression
Let’s walk through how to extract meaningful fields like IP address, port, error level, and message content from a raw…
-
What’s the Deal with That 32GB NVMe in My HP 880 Gaming PC?
I recently picked up an older HP 880 gaming desktop and noticed something odd: it came with a 32GB NVMe…
-
My First Visit to Harpers Ferry
This was my first visit to Harpers Ferry. Before coming, I tried to find some brief information about the area,…
-
Splunk: Setting up Universal Forwarder
mkdir /opt/splunkforwarderuseradd -m splunk cd /opt/splunkforwarder wget -O splunkforwarder-9.4.2-e9664af3d956-linux-amd64.deb “https://download.splunk.com/products/universalforwarder/releases/9.4.2/linux/splunkforwarder-9.4.2-e9664af3d956-linux-amd64.deb”dpkg -i splunkforwarder-9.4.2-e9664af3d956-linux-amd64.deb chown -R splunk:splunk /opt/splunkforwarder /opt/splunkforwarder/bin/splunk start cd etc/system/local/nano…
-
-
Simplifying Home Web Hosting with Cloudflare Zero Trust
In the past, hosting a website from your own home required a fair amount of technical know-how and came with…
-
How to hide your powerscript windows showing
We can wrap it on a VBscript file [crayon-6844b71a53064594484483/]
-
Monitoring and Alerting Best Practices
1. Avoid Relying Solely on Email for Alerts Email is not a reliable alerting mechanism. Alerts can be delayed, filtered…
-