This message originated from Cribl Community Slack.
Click here to view the original link.
Hi all
we are having this issue on the monitoring section
Links for this message:
image.png
Solved
Monitoring Section Issue Detected
Best answer by Jon Rust
Assuming this is self-hosted, it will likely happen again due to systemd cleaning up tmp files. To perm fix:
- Create a tmpfiles config (for example
/etc/tmpfiles.d/cribl.conf) with this line:
X /tmp/cribl-*
- Then
sudo systemctl restart systemd-tmpfiles-clean.service
Sign up
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
