Skip to content

Commit

Permalink
🎸 Optimize log collection stream to all
Browse files Browse the repository at this point in the history
  • Loading branch information
Cairry committed Dec 30, 2024
1 parent 2492903 commit b0689ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/filebeat/filebeat.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{range .configList}}
- type: {{ .LogType }}
stream: stdout
stream: all
enabled: true
paths:
- {{ .HostDir }}/{{ .File }}
Expand Down

0 comments on commit b0689ae

Please sign in to comment.