Using GPT-3.5 for SEO Advice
ChatGPT is a buzzword nowadays. Suddenly, everyone was talking about it and the internet was flooded with Artificial Intelligence experts. But beyond the hype, some people were discovering that GPT-3.5 was not bulletproof and far from perfection in many ways. According to the …
Bits #2: Real-time Log Forwarding with Python and Syslog
Recently, I had to solve this problem: having a system that generates some log files, to send such logs to our SIEM, considering that this system had no integration with Syslog. I solved this problem some time ago by writing a shell script to read all log files of the day before…
Bits #1: Logging Python messages to Syslog in macOS
It's been a while since I posted for the last time, but today I decided to start a new session in this blog: Bits. Here, I'm going to share short, but good and useful experiences to help other people, including myself [in the future]. To debut the new session, I will describe t…
Automating Network Management with NetBox Scanner
Back in 2018, I was leading the SOC and NOC teams and although I'm not an excellent network engineer, I always tried to help technically the networking team. On that year we were struggling with the IPAM tool and started looking for a replacement. Then we found and tested NetBo…