| tools |
|
|---|
echo "There are $(ls ./logs | wc -l | xargs) files under ./logs"
Use grep to search through them.
- Were there any database connection failures?
- Which services logged authentication errors?
- What deployment happened most recently and did it succeed?