Sample participant configurations
The following sample participant configurations are available:
FileLog_Trace.silkit.yaml
Log to a file with
Level: Trace
.FileLog_Trace_FromRemotes.silkit.yaml
Log to file with
Level: Trace
from participants that use a Sink ofType: Remote
.Stdout_Info.silkit.yaml
Log to Stdout with
Level: Info
.Trace_ToRemote.silkit.yaml
Log to Remote with
Level: Info
. Participants that specifyLogFromRemotes: True
will receive the log messages.