Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo
Co-authored-by: skartikey <s.kartikey@gmail.com>
  • Loading branch information
srebhan and skartikey authored Feb 26, 2026
commit 9f2922d4488b99e14429de48330e7c600b281f2d
2 changes: 1 addition & 1 deletion plugins/outputs/heartbeat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ _all_ log messages of all plugins and the agent itself logged _after_ the
initialization or configuration errors in the heartbeat messages!

For getting the actual log _messages_ you can include `log-details`. Via the
Comment thread
srebhan marked this conversation as resolved.
Outdated
optional `outputs.heartbeat.status` you can limit the messages by log-`level`
optional `outputs.heartbeat.logs` you can limit the messages by log-`level`
or limit the number included using the `limit` setting.

> [!WARNING]
Expand Down
Loading