grep -Ri ‘error/|warning’ /var/log/
Then you can further pipe ‘grep’ or ‘grep -v’ based on what you see or for a specific time.
grep -Ri ‘error/|warning’ /var/log/
Then you can further pipe ‘grep’ or ‘grep -v’ based on what you see or for a specific time.
Well, it’s proudly being used by couple or more of KMS vendor.
“We use SGX; your private key are safe with us” 🙃
lol!
Thanks, you are the reason I look at comments.