The most recent content from our members.
I did a little exploring today and found an easy way to ship all of the logs from my Pi-Hole to Log Analyzer. Create a new /etc/rsyslog.d/90-pihole.conf file and then put the following in the file and save it: # Ship my Pi-Hole logs to Orion's Log Analyzer *.* action(type="omfwd" target="ServerIP" port="514" protocol="udp"…
In my last post I gave some background on one of my recent side projects: setting up and then monitoring a Raspberry Pi running Pi-Hole. In this post, I’m going to dive into the details of how I set up the actual monitoring. As a reminder, you can download these Server & Application Monitor (SAM) templates from the THWACK…
If you’ve read my posts for any length of time, you know I sometimes get caught up in side projects. Whether it’s writing an eBook, creating a series of blog posts about custom SolarWinds reports, or figuring out how to make JSON requests in Perl, when my ADD and inspiration team up to conspire against me, I have no choice…
It looks like you're new here. Sign in or register to get started.