Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:52 +08:00
commit 5e822e4e98
14 changed files with 1144 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Assets
Bundled resources for log-aggregation-setup skill
- [ ] elk_config_template.conf: Template configuration file for Logstash.
- [ ] loki_config_template.yaml: Template configuration file for Loki.
- [ ] splunk_config_template.conf: Template configuration file for Splunk.
- [ ] example_log_data.json: Example log data in JSON format for testing the log aggregation setup.
- [ ] dashboard_elk.json: Example Kibana dashboard configuration.
- [ ] dashboard_loki.json: Example Grafana dashboard configuration for Loki.
- [ ] dashboard_splunk.json: Example Splunk dashboard configuration.