Update docker/fluentd/fluent.conf
This commit is contained in:
parent
3924ca2d30
commit
8246309c4a
|
@ -20,7 +20,7 @@
|
|||
|
||||
<match **>
|
||||
@type exec
|
||||
command "sentry-cli send-event --message 'test'"
|
||||
command "sentry-cli send-event -m "TEST""
|
||||
<buffer>
|
||||
flush_interval 10s
|
||||
</buffer>
|
||||
|
|
Loading…
Reference in New Issue