Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion examples/example-custom-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ if ($app-name != "uaa") then {
}
```

#Forwarding to additional remotes
# Forwarding to additional remotes

If you want to forward logs to remotes in addition to the remote set in the manifest,
you can use the custom rule field to do so. To send all logs to additional remotes,
Expand Down