Update versions and fix stale data

This commit is contained in:
yeasy
2026-04-17 21:17:12 -07:00
parent 983e7c18c3
commit d81405a807
5 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ ELK (ElasticsearchLogstashKibana) 是目前业界最流行的开源日志
#### 1. 编写 Compose 文件
1. 编写 `compose.yaml` ( `docker-compose.yml`) 配置如下
1. 编写 `compose.yaml` ( `docker-compose.yml`) 配置如下示例基于 Elasticsearch 8.x当前最新大版本为 9.x请根据需要选择版本并查阅 [Elastic 官方文档](https://www.elastic.co/docs/) 确认配置兼容性):
```yaml
services: