hubblestack / hubble

Hubble is a modular, open-source security compliance framework. The project provides on-demand profile-based auditing, real-time security event notifications, alerting, and reporting.
Apache License 2.0
380 stars 87 forks source link

Handle Unicode decode failure #1127

Closed grogsaxle closed 2 years ago

grogsaxle commented 2 years ago

On rare occasion, a line in the cache file is not able to pass the unicode decode. This skips over that line and continues with the rest, as opposed to failing to start the fileserver service.