mercyblitz / java-training-camp

Java Training Camp
Apache License 2.0
168 stars 116 forks source link

第三期 作业九:完成 ELK Cluster + Spring Boot 应用日志 + Kafka #30

Open mercyblitz opened 11 months ago

mercyblitz commented 11 months ago

要求

  1. (必须)ELK Cluster (案例

  2. (可选)完成 ELK Cluster + Spring Boot 应用日志 + Kafka

walklown commented 11 months ago
Oct 20, 2023 @ 17:40:51.333 learn | 2023-10-20 17:40:51,325 | INFO | c.z.l.s.a.LogPrinter - hehehe1697794851325
Oct 20, 2023 @ 17:40:51.235 learn | 2023-10-20 17:40:51,225 | INFO | c.z.l.s.a.LogPrinter - hehehe1697794851225
Oct 20, 2023 @ 17:40:51.636 learn | 2023-10-20 17:40:51,626 | INFO | c.z.l.s.a.LogPrinter - hehehe1697794851626
Oct 20, 2023 @ 17:40:51.530 learn | 2023-10-20 17:40:51,526 | INFO | c.z.l.s.a.LogPrinter - hehehe1697794851526
Oct 20, 2023 @ 17:40:51.731 learn | 2023-10-20 17:40:51,725 | INFO | c.z.l.s.a.LogPrinter - hehehe1697794851725

完成 ELK Cluster + Spring Boot 应用日志 + Kafka