Skip to content

Commit 19c8d6f

Browse files
committed
Add image for the elastic log example (#61)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent 9f12227 commit 19c8d6f

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

functions/async/logs-handler-function/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Function Logs Handler
22

3+
In this example, we'll use an async function to analyze the log stream in Kafka to find out the error logs. The async function will then send alerts to Slack. The entire workflow is like this:
4+
5+
![elastic-log-processing.drawio.svg](../../../images/elastic-log-processing.drawio.png)
6+
37
For a detailed description of this function example, you can refer to the following blogs:
48

59
[OpenFunction 应用系列之一: 以 Serverless 的方式实现 Kubernetes 日志告警](https://kubesphere.io/zh/blogs/serverless-way-for-kubernetes-log-alert/)
86.6 KB
Loading

images/elastic-log-processing.drawio.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)