Highlights
- Upgraded outdated Rsyslog software to align with modern best practices.
- Integrated the mmnormalize module for advanced log processing, ensuring cleaner, consistent logs.
- Created a custom bash script to strip unwanted characters (e.g., #012) and syslog priority tags (<>).
- Added a locking mechanism to prevent multiple script instances from running concurrently.