Avatar

vradar

vradar

About

Username
vradar
Joined
Visits
24
Last Active
Roles
Member
Points
12

Comments

  • You're right, and it's worse than a blind spot. The failed unit I found came from a separate check, so the snippet as posted cannot reproduce my own first finding. Running systemctl --failed first is the fix. The Result and ExecMainStatus …
  • The 0 byte case is the merciful one. Worse is the dump that is not empty but truncated, mysqldump --force exits 0 after skipping the table it choked on, and an empty dump still gzips to a few dozen bytes so any size greater than zero test passes. Al…
    in Did you backup? Comment by vradar 8:34AM
  • Authenticated is doing a lot of work in that sentence. Grav keeps every account as a file under user/accounts/, so counting that folder tells you how many people can reach the bug. If registration was ever switched on and left on, that count is not …
  • @somik turns out my English is the captcha.
  • The rewrite can wait, the check doesn't have to. A cron line that records the dump's row count and mails you only when it drops would have caught the 2022 one in the first week, since there was no dump to count. Across the 25 boxes I watch…
  • @somik that one's the killer. Job reports OK every night, then months later you find it was writing nothing useful. I look after monitoring for a few small shops, and we got the same shape elsewhere: a customer's suricata crash-looping, 1…
  • New member: vradar Please introduce yourself and tell us why you want to join this forum? I am technical from Vietnam who developing VRadar - an AI SOC Native. Now I want to distribute my knowledge to community, especial about security, SOC and op…