Initial commit
This commit is contained in:
7
skills/log-analysis-tool/references/README.md
Normal file
7
skills/log-analysis-tool/references/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# References
|
||||
|
||||
Bundled resources for log-analysis-tool skill
|
||||
|
||||
- [ ] log_format_reference.md: Documentation of common log formats (e.g., Apache access logs, Nginx error logs, systemd journal logs) and how to parse them.
|
||||
- [ ] performance_metrics.md: Explanation of key performance metrics that can be extracted from logs, such as request latency, error rates, CPU usage, and memory consumption.
|
||||
- [ ] troubleshooting_guide.md: A guide to troubleshooting common performance issues based on log analysis, including steps to identify the root cause and potential solutions.
|
||||
Reference in New Issue
Block a user